summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | Merge change 20787Android (Google) Code Review2009-08-121-65/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Removing primary/default phone number and email on contact from the API.
| * | | | | | | | Removing primary/default phone number and email on contact from the API.Dmitri Plotnikov2009-08-111-65/+3
| | | | | | | | |
* | | | | | | | | Merge change 20744Android (Google) Code Review2009-08-121-0/+189
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Adds Java side of browser GeolocationService.
| * | | | | | | | Adds Java side of browser GeolocationService.Steve Block2009-08-121-0/+189
| | | | | | | | |
* | | | | | | | | second take, hopefully this time it doesn't break one of the builds: ↵Mathias Agopian2009-08-112-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
* | | | | | | | | second take, hopefully this time it doesn't break one of the builds: ↵Mathias Agopian2009-08-1116-37/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
* | | | | | | | | Merge change 20905Android (Google) Code Review2009-08-111-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: git rid of the "x" prefixes for test
| * | | | | | | | | git rid of the "x" prefixes for testOmari Stephens2009-08-111-1/+1
| | | | | | | | | |
* | | | | | | | | | Merge change 20898Android (Google) Code Review2009-08-113-50/+96
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: The triumphant return of the shell scripts, with bugreports, less code dup, and enhanced readability.
| * | | | | | | | | The triumphant return of the shell scripts, with bugreports, less code dup, andOmari Stephens2009-08-113-50/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enhanced readability.
* | | | | | | | | | Merge change 20893Android (Google) Code Review2009-08-111-2/+5
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: show that we need to glClear to be fast(er)
| * | | | | | | | | | show that we need to glClear to be fast(er)Mathias Agopian2009-08-111-2/+5
| | | | | | | | | | |
* | | | | | | | | | | Merge change 20892Android (Google) Code Review2009-08-1116-134/+37
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
| * | | | | | | | | | | Revert "SurfaceFlinger will now allocate buffers based on the usage ↵Fred Quintana2009-08-1116-134/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." This reverts commit 8b76a0ac6fbf07254629ed1ea86af014d5abe050.
* | | | | | | | | | | | Merge change 20887Android (Google) Code Review2009-08-111-8/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: option to use drawtexture at compile time
| * | | | | | | | | | | option to use drawtexture at compile timeMathias Agopian2009-08-111-8/+12
| | | | | | | | | | | |
* | | | | | | | | | | | Merge change 20700Android (Google) Code Review2009-08-111-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: add gservices setting for switching sync subscriptions to use a new routing info.
| * | | | | | | | | | | | add gservices setting for switching sync subscriptions to use a new routing ↵Debajit Ghosh2009-08-111-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | info.
* | | | | | | | | | | | | Merge change 20885Android (Google) Code Review2009-08-111-4/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: fix and extend the filter test a bit
| * | | | | | | | | | | | fix and extend the filter test a bitMathias Agopian2009-08-111-4/+46
| | | | | | | | | | | | |
* | | | | | | | | | | | | Draw the wallpaper chosen by the userRomain Guy2009-08-111-74/+49
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | am c8ddd37a: (-s ours) Merge change 20779 into donutGrace Kloba2009-08-110-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c8ddd37aa0f16540f48b1c4170fbb23d6eb03143' * commit 'c8ddd37aa0f16540f48b1c4170fbb23d6eb03143': DO NOT MERGE. This is merged from master.
| * | | | | | | | | | | Merge change 20779 into donutAndroid (Google) Code Review2009-08-111-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: DO NOT MERGE. This is merged from master. Fix couple of bugs in the meminfo report. . added the new "/data/dalvik-cache/" to dalvik heap . shortened the starting line's length from 40 to 30 to handle the case where there is no name . fixed the pri/shared for others. It was swapped.
| | * | | | | | | | | | | DO NOT MERGE. This is merged from master.Grace Kloba2009-08-111-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix couple of bugs in the meminfo report. . added the new "/data/dalvik-cache/" to dalvik heap . shortened the starting line's length from 40 to 30 to handle the case where there is no name . fixed the pri/shared for others. It was swapped.
* | | | | | | | | | | | | am 7b98b666: Merge change 20738 into donutHung-ying Tyan2009-08-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '7b98b666ec465259c676c90cb12f3d1b4e1c7cf7' * commit '7b98b666ec465259c676c90cb12f3d1b4e1c7cf7': Fix a bug in getSocketError() in VpnService.
| * | | | | | | | | | | | Merge change 20738 into donutAndroid (Google) Code Review2009-08-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix a bug in getSocketError() in VpnService.
| | * | | | | | | | | | | | Fix a bug in getSocketError() in VpnService.Hung-ying Tyan2009-08-121-1/+1
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | am c22e0c80: Merge change 20719 into donutHung-ying Tyan2009-08-111-45/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'c22e0c8012828474e8aa2e29b441ef02728b0842' * commit 'c22e0c8012828474e8aa2e29b441ef02728b0842': Fix order of setting/saving state in VpnService.
| * | | | | | | | | | | | | Merge change 20719 into donutAndroid (Google) Code Review2009-08-111-45/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix order of setting/saving state in VpnService.
| | * | | | | | | | | | | | Fix order of setting/saving state in VpnService.Hung-ying Tyan2009-08-111-45/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and also refactor code making sure a thread won't grab two locks (which may cause deadlocks in some corner cases).
* | | | | | | | | | | | | | am cb2b2378: Merge change 20729 into donutWu-cheng Li2009-08-111-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'cb2b2378c735e687c15e2af7f908c68ffae5fe90' * commit 'cb2b2378c735e687c15e2af7f908c68ffae5fe90': Fix the bug that EXIF attributes are always cached.
| * | | | | | | | | | | | | Merge change 20729 into donutAndroid (Google) Code Review2009-08-111-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix the bug that EXIF attributes are always cached.
| | * | | | | | | | | | | | Fix the bug that EXIF attributes are always cached.Wu-cheng Li2009-08-111-1/+4
| | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | b2039501
* | | | | | | | | | | | | am abf44279: Fix NPE in SearchDialog (and thereby fix bug 2045398).Karl Rosaen2009-08-111-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'abf44279add64c6f22a40592895225779b8481ea' * commit 'abf44279add64c6f22a40592895225779b8481ea': Fix NPE in SearchDialog (and thereby fix bug 2045398).
| * | | | | | | | | | | | Fix NPE in SearchDialog (and thereby fix bug 2045398).Karl Rosaen2009-08-101-1/+7
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | am 021fa3fa: Merge change 20665 into donutMike LeBeau2009-08-111-87/+56
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '021fa3fa6fe88c33ad11a3139ebcd3a5be8eb953' * commit '021fa3fa6fe88c33ad11a3139ebcd3a5be8eb953': First update of SearchManager docs to reflect the new Donut Quick Search Box feature.
| * | | | | | | | | | | Merge change 20665 into donutAndroid (Google) Code Review2009-08-101-87/+56
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: First update of SearchManager docs to reflect the new Donut Quick Search Box feature. This simply cleans up any inconsistencies or weirdnesses, we still need to add the new info for QSB.
| | * | | | | | | | | | | First update of SearchManager docs to reflect the new Donut Quick Search Box ↵Mike LeBeau2009-08-101-87/+56
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature. This simply cleans up any inconsistencies or weirdnesses, we still need to add the new info for QSB.
* | | | | | | | | | | | am 1e1b6b72: Merge change 20514 into donutJean-Michel Trivi2009-08-111-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | / / / / / / | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '1e1b6b7245a0a9212aa3b0366e7919f114895306' * commit '1e1b6b7245a0a9212aa3b0366e7919f114895306': Fix bug 2022435.
| * | | | | | | | | | Merge change 20514 into donutAndroid (Google) Code Review2009-08-101-0/+16
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix bug 2022435. Add new intent and matching extra to signal the completion of the language pack installer. This is used by CL 20513.
| | * | | | | | | | | Fix bug 2022435.Jean-Michel Trivi2009-08-071-0/+16
| | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new intent and matching extra to signal the completion of the language pack installer. This is used by CL 20513.
* | | | | | | | | | Merge change 20865Android (Google) Code Review2009-08-111-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix the build
| * | | | | | | | | | Fix the buildRomain Guy2009-08-111-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge change 20858Android (Google) Code Review2009-08-113-8/+17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Don't let bmgr leave a restore session hanging on error
| * | | | | | | | | | Don't let bmgr leave a restore session hanging on errorChristopher Tate2009-08-113-8/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, don't wait for the RestoreObserver to be informed that the restore has completed unless performRestore() ran. We were winding up in a case where bmgr was hanging forever waiting on a nonexistent restore process instead of calling endRestoreSession(). Also improve the documentation, explicitly calling out the need to call endRestoreSession() even if previous operations on the session were unsuccessful.
* | | | | | | | | | | Remove delay for key feedback bubble.Amith Yamasani2009-08-111-2/+2
| |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Most users seem to expect the feedback to show up right away. So remove the delay before the bubble shows up.
* | | | | | | | | | SurfaceFlinger will now allocate buffers based on the usage specified by the ↵Mathias Agopian2009-08-1116-37/+134
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. This change makes SurfaceHolder.setType(GPU) obsolete (it's now ignored). Added an API to android_native_window_t to allow extending the functionality without ever breaking binary compatibility. This is used to implement the new set_usage() API. This API needs to be called by software renderers because the default is to use usage flags suitable for h/w.
* | | | | | | | | Merge change 20812Android (Google) Code Review2009-08-111-23/+27
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Fix possible exception in default live wallpaper
| * | | | | | | | | Fix possible exception in default live wallpaperRomain Guy2009-08-111-23/+27
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Disable Worker in DumpRenderTree until the issue with dumpAsText is fixed.Guang Zhu2009-08-111-1/+1
| | | | | | | | |