| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix fullScreenAlert test. | Daniel Sandler | 2011-08-10 | 1 | -4/+7 |
* | Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed. | Grace Kloba | 2011-08-09 | 4 | -4/+8 |
* | Merge "Migrate perf-critical functions away from librs." | Stephen Hines | 2011-08-08 | 3 | -0/+162 |
|\ |
|
| * | Migrate perf-critical functions away from librs. | Stephen Hines | 2011-08-08 | 3 | -0/+162 |
* | | Merge "Fix bug #4584320 Single Line EditText not drawing correctly with spans... | Fabrice Di Meglio | 2011-08-08 | 3 | -22/+80 |
|\ \ |
|
| * | | Fix bug #4584320 Single Line EditText not drawing correctly with spans applie... | Fabrice Di Meglio | 2011-08-05 | 3 | -22/+80 |
* | | | Merge "Update BiDi unit tests" | Fabrice Di Meglio | 2011-08-05 | 2 | -3/+20 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Update BiDi unit tests | Fabrice Di Meglio | 2011-08-05 | 2 | -3/+20 |
* | | Remove call to setPadding() in setUseDefaultMargins(). | Philip Milne | 2011-08-05 | 2 | -16/+9 |
* | | TileBenchmark label addition | Chris Craik | 2011-08-03 | 2 | -4/+6 |
|/ |
|
* | Merge "Added automated performance test to TileBenchmark" | Chris Craik | 2011-08-03 | 11 | -122/+375 |
|\ |
|
| * | Added automated performance test to TileBenchmark | Chris Craik | 2011-08-02 | 11 | -122/+375 |
* | | Merge "Paint style and stroke width affect text rendering. Bug #5112207" | Romain Guy | 2011-08-02 | 1 | -0/+10 |
|\ \ |
|
| * | | Paint style and stroke width affect text rendering. | Romain Guy | 2011-08-02 | 1 | -0/+10 |
* | | | Merge "Fix for http://b/issue?id=5081478" | Philip Milne | 2011-08-02 | 1 | -35/+37 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix for http://b/issue?id=5081478 | Philip Milne | 2011-08-02 | 1 | -35/+37 |
| |/ |
|
* | | Allow Canvas.setBitmap() to receive a null Bitmap. | Romain Guy | 2011-08-01 | 1 | -0/+1 |
|/ |
|
* | Merge "The fullest of fullscreen modes." | Daniel Sandler | 2011-07-29 | 1 | -15/+37 |
|\ |
|
| * | The fullest of fullscreen modes. | Daniel Sandler | 2011-07-28 | 1 | -15/+37 |
* | | Merge "Correctly apply linear filter to drawBitmap(Rect, Rect)" | Romain Guy | 2011-07-28 | 3 | -0/+81 |
|\ \ |
|
| * | | Correctly apply linear filter to drawBitmap(Rect, Rect) | Romain Guy | 2011-07-28 | 3 | -0/+81 |
| |/ |
|
* | | Revert "Disable Crankshaft in DRT for performance testing." | Ben Murdoch | 2011-07-28 | 1 | -1/+1 |
|/ |
|
* | Disable Crankshaft in DRT for performance testing. | Ben Murdoch | 2011-07-27 | 1 | -1/+1 |
* | Cleanup sample code. | Jason Sams | 2011-07-25 | 1 | -1/+1 |
* | Merge "Add size param to rsForEach bug 5074640" | Jason Sams | 2011-07-25 | 4 | -8/+8 |
|\ |
|
| * | Add size param to rsForEach | Jason Sams | 2011-07-25 | 4 | -8/+8 |
* | | Fix for http://b/issue?id=5064532 | Philip Milne | 2011-07-25 | 2 | -21/+23 |
* | | Merge "Fixing bitmap invalidation bug." | Alex Sakhartchouk | 2011-07-22 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Fixing bitmap invalidation bug. | Alex Sakhartchouk | 2011-07-20 | 1 | -2/+0 |
* | | Merge "New log format, Manual log generation, plus logging of invalidates" | Chris Craik | 2011-07-21 | 10 | -102/+326 |
|\ \ |
|
| * | | New log format, Manual log generation, plus logging of invalidates | Chris Craik | 2011-07-21 | 10 | -102/+326 |
* | | | Merge "Add looper profiling to adb shell am" | Romain Guy | 2011-07-21 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | Add looper profiling to adb shell am | Romain Guy | 2011-07-21 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Adding accessibility support to the Status Bar. | Svetoslav Ganov | 2011-07-21 | 1 | -4/+4 |
|/ / |
|
* | | Fix bug #4772392 Check what needs to be done for RTL specific new attributes ... | Fabrice Di Meglio | 2011-07-20 | 3 | -0/+9 |
|/ |
|
* | Merge "Added TileBenchmark" | Chris Craik | 2011-07-19 | 15 | -0/+1207 |
|\ |
|
| * | Added TileBenchmark | Chris Craik | 2011-07-18 | 15 | -0/+1207 |
* | | Merge "Test Gallery layout direction." | Fabrice Di Meglio | 2011-07-19 | 16 | -1/+201 |
|\ \ |
|
| * | | Test Gallery layout direction. | Doug Felt | 2011-07-18 | 16 | -0/+200 |
* | | | Merge "Update TextureView.lockCanvas() test." | Romain Guy | 2011-07-18 | 1 | -15/+58 |
|\ \ \ |
|
| * | | | Update TextureView.lockCanvas() test. | Romain Guy | 2011-07-18 | 1 | -15/+58 |
* | | | | Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com... | Fabrice Di Meglio | 2011-07-18 | 3 | -50/+35 |
* | | | | Merge "Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-... | Fabrice Di Meglio | 2011-07-18 | 7 | -4/+183 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te... | Fabrice Di Meglio | 2011-07-18 | 7 | -4/+183 |
* | | | | Merge "Derive GridLayout's 'gap' constants from new "default_gap" entry in di... | Philip Milne | 2011-07-18 | 1 | -3/+1 |
|\ \ \ \ |
|
| * | | | | Derive GridLayout's 'gap' constants from new "default_gap" entry in dimens.xml. | Philip Milne | 2011-07-18 | 1 | -3/+1 |
* | | | | | Add lock/unlockCanvas to TextureView | Romain Guy | 2011-07-18 | 2 | -0/+86 |
| |/ / /
|/| | | |
|
* | | | | Merge "Clean test APIs for Harfbuzz support" | Fabrice Di Meglio | 2011-07-18 | 1 | -28/+4 |
|\ \ \ \ |
|
| * | | | | Clean test APIs for Harfbuzz support | Fabrice Di Meglio | 2011-07-15 | 1 | -28/+4 |
| |/ / / |
|
* | | | | Merge "Fix bug #4972141 Overlapping content in single-choice dialogs" | Fabrice Di Meglio | 2011-07-15 | 3 | -3/+35 |
|\ \ \ \ |
|