Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Joystick tweaks. | Jeff Brown | 2011-03-04 | 1 | -12/+85 |
* | Merge "Add TextLayout Cache" | Fabrice Di Meglio | 2011-03-03 | 1 | -245/+0 |
|\ | |||||
| * | Add TextLayout Cache | Fabrice Di Meglio | 2011-03-02 | 1 | -245/+0 |
* | | Merge "Almost all warnings are now errors in RS build." | Stephen Hines | 2011-03-03 | 8 | -5/+12 |
|\ \ | |||||
| * | | Almost all warnings are now errors in RS build. | Stephen Hines | 2011-03-01 | 8 | -5/+12 |
* | | | Merge "Wake screen from external HID peripherals." | Jeff Brown | 2011-03-02 | 1 | -0/+17 |
|\ \ \ | |||||
| * | | | Wake screen from external HID peripherals. | Jeff Brown | 2011-03-02 | 1 | -0/+17 |
* | | | | Merge "Fade out the mouse pointer after inactivity or other events." | Jeff Brown | 2011-03-02 | 3 | -30/+471 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fade out the mouse pointer after inactivity or other events. | Jeff Brown | 2011-03-02 | 3 | -30/+471 |
* | | | | Merge "We need to go deeper. Bug #3431907" | Romain Guy | 2011-03-02 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | We need to go deeper. | Romain Guy | 2011-03-02 | 1 | -0/+2 |
* | | | | | Merge "Properly initialize FBO textures for linear filtering." | Romain Guy | 2011-03-02 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | Properly initialize FBO textures for linear filtering. | Romain Guy | 2011-03-02 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge "Combine the USB accessory support library with the platform feature" | Mike Lockwood | 2011-03-02 | 6 | -10/+10 |
|\ \ \ | |||||
| * | | | Combine the USB accessory support library with the platform feature | Mike Lockwood | 2011-03-02 | 6 | -10/+10 |
| |/ / | |||||
* | | | Merge "Fix problem with glyph cache and textScaleX property" | Romain Guy | 2011-03-02 | 2 | -8/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix problem with glyph cache and textScaleX property | Chet Haase | 2011-03-02 | 2 | -8/+13 |
* | | | Merge "Correctly mark layers dirty when drawing WebView." | Romain Guy | 2011-03-01 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Correctly mark layers dirty when drawing WebView. | Romain Guy | 2011-03-01 | 1 | -0/+11 |
* | | | | Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW." | Jamie Gennis | 2011-03-01 | 3 | -2/+23 |
|\ \ \ \ | |||||
| * | | | | Add the MIN_UNDEQUEUED_BUFFERS query to ANW. | Jamie Gennis | 2011-02-28 | 3 | -2/+23 |
* | | | | | Merge "Avoid UTF-8 conversions and string copies whenever possible." | Romain Guy | 2011-03-01 | 2 | -12/+15 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Avoid UTF-8 conversions and string copies whenever possible. | Romain Guy | 2011-03-01 | 2 | -12/+15 |
* | | | | | Move USB framework support from android.hardware to android.hardware.usb package | Mike Lockwood | 2011-03-01 | 3 | -10/+10 |
| |_|/ / |/| | | | |||||
* | | | | Merge "USB accessory support library" | Mike Lockwood | 2011-02-28 | 11 | -0/+724 |
|\ \ \ \ | |||||
| * | | | | USB accessory support library | Mike Lockwood | 2011-02-28 | 11 | -0/+724 |
| | |/ / | |/| | | |||||
* | | | | Merge "surfaceflinger_client: Don't dereference NULL ptrs." | Mathias Agopian | 2011-02-28 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | surfaceflinger_client: Don't dereference NULL ptrs. | Jamie Gennis | 2011-02-27 | 1 | -1/+1 |
* | | | | | Merge "Fix sp<> conversion operator / constructor" | Mathias Agopian | 2011-02-28 | 1 | -4/+30 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix sp<> conversion operator / constructor | Mathias Agopian | 2011-02-25 | 1 | -4/+30 |
| | |/ / | |/| | | |||||
* | | | | Merge "These moved into developmnet samples" | Alex Sakhartchouk | 2011-02-28 | 66 | -3479/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | These moved into developmnet samples | Alex Sakhartchouk | 2011-02-23 | 66 | -3479/+0 |
| | |/ | |/| | |||||
* | | | Merge "Moving dependency includes out of librs headers." | Alex Sakhartchouk | 2011-02-25 | 4 | -29/+39 |
|\ \ \ | |||||
| * | | | Moving dependency includes out of librs headers. | Alex Sakhartchouk | 2011-02-25 | 4 | -29/+39 |
* | | | | Merge "Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0" | David Li | 2011-02-25 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0 | David Li | 2011-02-25 | 1 | -1/+1 |
* | | | | Remove the right entries from the cache when a GC happens. | Romain Guy | 2011-02-24 | 1 | -1/+3 |
* | | | | Correctly blend translucent GIF bitmaps. | Romain Guy | 2011-02-24 | 3 | -8/+6 |
* | | | | Merge "Fix some issues with RefBase debugging." | Mathias Agopian | 2011-02-24 | 1 | -70/+101 |
|\ \ \ \ | |||||
| * | | | | Fix some issues with RefBase debugging. | Mathias Agopian | 2011-02-23 | 1 | -70/+101 |
* | | | | | Merge "Bug 3362814 Fix SMP race in access to mRequestExit" | Glenn Kasten | 2011-02-24 | 1 | -4/+23 |
|\ \ \ \ \ | |||||
| * | | | | | Bug 3362814 Fix SMP race in access to mRequestExit | Glenn Kasten | 2011-02-23 | 1 | -4/+23 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge "Skia Merge (revision 808)" | Derek Sollenberger | 2011-02-24 | 4 | -10/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Skia Merge (revision 808) | Derek Sollenberger | 2011-02-22 | 4 | -10/+12 |
* | | | | | | Merge "Add YV12 preview format to camera parameter constants." | Wu-cheng Li | 2011-02-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Add YV12 preview format to camera parameter constants. | Wu-cheng Li | 2011-02-24 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge "fix bug 3477451 Bogus asserts with pure compute scripts." | Jason Sams | 2011-02-23 | 1 | -10/+14 |
|\ \ \ \ \ | |||||
| * | | | | | fix bug 3477451 | Jason Sams | 2011-02-23 | 1 | -10/+14 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge "Remove RefBase.h dependency on TextOutput.h" | Mathias Agopian | 2011-02-23 | 1 | -1/+17 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Remove RefBase.h dependency on TextOutput.h | Mathias Agopian | 2011-02-22 | 1 | -1/+17 |
| |/ / / |