Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a bug where copybit only renders in the first buffer when used with s/w GL | Mathias Agopian | 2009-06-10 | 9 | -38/+40 |
* | revive the copybit test. | Mathias Agopian | 2009-06-09 | 3 | -93/+66 |
* | Merge commit 'goog/master' into merge_master | Mathias Agopian | 2009-06-05 | 199 | -4058/+8179 |
|\ | |||||
| * | get rid of LogSocket which wasn't even implemented (enabled) | Mathias Agopian | 2009-06-05 | 3 | -151/+1 |
| * | Merge change 3354 | Android (Google) Code Review | 2009-06-05 | 15 | -841/+15 |
| |\ | |||||
| | * | break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_add... | Mathias Agopian | 2009-06-05 | 15 | -841/+15 |
| * | | am 0e74aa0f: Fix broken Searchables unit tests. | Satish Sampath | 2009-06-05 | 1 | -1/+34 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix broken Searchables unit tests. | Satish Sampath | 2009-06-05 | 1 | -1/+34 |
| * | | am f9acde27: Include web search providers in Searchables. | Satish Sampath | 2009-06-05 | 6 | -62/+283 |
| |\ \ | | |/ | |||||
| | * | Include web search providers in Searchables. | Satish Sampath | 2009-06-05 | 6 | -62/+283 |
| * | | Merge change 3208 | Android (Google) Code Review | 2009-06-05 | 1 | -1/+13 |
| |\ \ | |||||
| | * | | Add "locked" column to sms and pdu tables. | Tom Taylor | 2009-06-04 | 1 | -1/+13 |
| * | | | Implement handling of console messages from WebCore. Default implementation i... | Ben Murdoch | 2009-06-05 | 3 | -0/+51 |
| * | | | Merge change 3284 | Android (Google) Code Review | 2009-06-05 | 5 | -136/+198 |
| |\ \ \ | |||||
| | * | | | rename string_array.h to StringArray.h and move the implementation from the h... | Mathias Agopian | 2009-06-05 | 5 | -136/+198 |
| * | | | | am 7ebda6f1: Merge change 3265 into donut | Android (Google) Code Review | 2009-06-05 | 1 | -1/+3 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge change 3265 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+3 |
| | |\ \ \ | |||||
| | | * | | | A workaround to fix rotation issue. I'm remote now and hard to do troubleshoo... | Mitsuru Oshima | 2009-06-04 | 1 | -1/+3 |
| * | | | | | am 2f1b422d: Merge change 3249 into donut | Android (Google) Code Review | 2009-06-05 | 2 | -0/+19 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge change 3249 into donut | Android (Google) Code Review | 2009-06-04 | 2 | -0/+19 |
| | |\ \ \ \ | |||||
| | | * | | | | Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings | Mike LeBeau | 2009-06-05 | 2 | -0/+19 |
| | | |/ / / | |||||
| * | | | | | am 0032ce80: Fix back_up_files() error detection when opening/CRCing the file | Christopher Tate | 2009-06-05 | 1 | -1/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix back_up_files() error detection when opening/CRCing the file | Christopher Tate | 2009-06-04 | 1 | -1/+2 |
| | |/ / / | |||||
| * | | | | am 54de9063: Merge change 3243 into donut | Android (Google) Code Review | 2009-06-05 | 2 | -40/+9 |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | |||||
| | * | | Merge change 3243 into donut | Android (Google) Code Review | 2009-06-04 | 2 | -40/+9 |
| | |\ \ | |||||
| | | * | | Fix backup agent unbind | Christopher Tate | 2009-06-04 | 2 | -40/+9 |
| * | | | | am 12bba912: Merge change 3238 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge change 3238 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+2 |
| | |\ \ \ | |||||
| | | * | | | Browser edit fields should report variation WEB_EDIT_TEXT. | Amith Yamasani | 2009-06-04 | 1 | -1/+2 |
| * | | | | | am 35c46680: Merge change 3226 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge change 3226 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Update a javadoc comment suggesting the use of a deprecated class. | Marco Nelissen | 2009-06-04 | 1 | -1/+1 |
| * | | | | | | am ad8a510f: Merge change 3227 into donut | Android (Google) Code Review | 2009-06-04 | 2 | -49/+50 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge change 3227 into donut | Android (Google) Code Review | 2009-06-04 | 2 | -49/+50 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix int to string mapping of exported properties. The value generated by the | Romain Guy | 2009-06-04 | 2 | -49/+50 |
| * | | | | | | | am a80cc6eb: Merge change 3184 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge change 3184 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | / / | | | |_|_|/ / | | |/| | | | | |||||
| | | * | | | | The '-D' option for the 'am' command appears to be optional, so reflect that ... | Marco Nelissen | 2009-06-04 | 1 | -1/+1 |
| * | | | | | | am b640da8f: Merge change 3204 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -5/+12 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge change 3204 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -5/+12 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Avoid touching all adapter items when building accessibility event. | Amith Yamasani | 2009-06-04 | 1 | -5/+12 |
| | | | |_|/ / | | | |/| | | | |||||
| * | | | | | | merged 2b5f84a117ee6f51ed21239719afba0f33c182ff w/minor conflicts | The Android Open Source Project | 2009-06-04 | 2 | -2/+35 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge change 3207 into donut | Android (Google) Code Review | 2009-06-04 | 2 | -2/+35 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | localize: remove dependency on mkdirs/etc in libhost | Brian Swetland | 2009-06-04 | 2 | -2/+35 |
| * | | | | | | | am 2a318867: Merge change 3203 into donut | Android (Google) Code Review | 2009-06-04 | 15 | -24/+55 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge change 3203 into donut | Android (Google) Code Review | 2009-06-04 | 15 | -24/+55 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | rename a few files to camel-case, add copyright notices | Mathias Agopian | 2009-06-04 | 15 | -24/+55 |
| | | |/ / / / | |||||
| * | | | | | | am 7835b0b7: Merge change 3192 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge change 3192 into donut | Android (Google) Code Review | 2009-06-04 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixes #1882836. | Romain Guy | 2009-06-04 | 1 | -1/+2 |
| | | | |_|/ / | | | |/| | | |