summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Enable correction/deleting notification via EasyEditSpan."Luca Zanolin2013-02-203-146/+14
* Enable correction/deleting notification via EasyEditSpan.Luca Zanolin2013-02-203-14/+146
* Merge "Show Dalvik stack trace if an exception happens at draw time External ...Romain Guy2013-02-191-31/+21
|\
| * Show Dalvik stack trace if an exception happens at draw timeRomain Guy2013-02-191-31/+21
* | Merge "Fix the build"Romain Guy2013-02-191-2/+0
|\ \ | |/
| * Fix the buildRomain Guy2013-02-191-2/+0
* | Merge "Implement display overscan support."Dianne Hackborn2013-02-195-17/+122
|\ \ | |/ |/|
| * Implement display overscan support.Dianne Hackborn2013-02-195-17/+122
* | Expose display list APIsRomain Guy2013-02-1912-200/+697
|/
* Merge "Better API for low disk space warnings."Jeff Sharkey2013-02-192-10/+46
|\
| * Better API for low disk space warnings.Jeff Sharkey2013-02-152-10/+46
* | am 5782c16d: am c36303a6: Merge "Applying ChannelScrolling to remove calculat...Victoria Lease2013-02-191-66/+68
|\ \
| * \ Merge "Applying ChannelScrolling to remove calculateDragAngle"Victoria Lease2013-02-191-66/+68
| |\ \
| | * | Applying ChannelScrolling to remove calculateDragAnglekiwon2013-02-181-66/+68
* | | | Make synthesizeToFile create file on a client side.Przemyslaw Szczepaniak2013-02-184-81/+80
* | | | Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-152-78/+76
|\ \ \ \
| * | | | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-1/+2
| * | | | clean-up following Surface splitMathias Agopian2013-02-152-78/+75
* | | | | Merge "Fix missing onSingleTapConfirmed calls in GestureDetector"Adam Powell2013-02-151-2/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix missing onSingleTapConfirmed calls in GestureDetectorAdam Powell2013-02-151-2/+15
* | | | | Merge "Full backup now saves getExternalFilesDir() content with the app data"Christopher Tate2013-02-152-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Full backup now saves getExternalFilesDir() content with the app dataChristopher Tate2013-02-142-0/+15
* | | | | Merge "Update scrubClass() to match CoreTestRunner."Jeff Sharkey2013-02-151-5/+5
|\ \ \ \ \
| * | | | | Update scrubClass() to match CoreTestRunner.Jeff Sharkey2013-02-141-5/+5
| | |_|_|/ | |/| | |
* | | | | Merge "Add support for shadows in TextAppearance styles"Adam Powell2013-02-151-2/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for shadows in TextAppearance stylesAdam Powell2013-02-141-2/+31
| |/ / /
* | | | Merge "Remove throttle settings, no longer needed."Jeff Sharkey2013-02-151-51/+0
|\ \ \ \
| * | | | Remove throttle settings, no longer needed.Jeff Sharkey2013-02-141-51/+0
* | | | | Merge "Expose longer statfs values, add derived values."Jeff Sharkey2013-02-141-0/+50
|\ \ \ \ \ | |/ / / /
| * | | | Expose longer statfs values, add derived values.Jeff Sharkey2013-02-131-0/+50
* | | | | fix docs buildMathias Agopian2013-02-141-1/+1
| |/ / / |/| | |
* | | | Merge "split Surface in two classes: SurfaceControl and Surface"Mathias Agopian2013-02-145-511/+645
|\ \ \ \
| * | | | split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-145-511/+645
* | | | | Merge "get rid of Surface.getIdentity()"Mathias Agopian2013-02-141-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | get rid of Surface.getIdentity()Mathias Agopian2013-02-131-2/+1
* | | | | Merge "Adjust captive portal test for setup wizard"Russell Brenner2013-02-142-8/+67
|\ \ \ \ \
| * | | | | Adjust captive portal test for setup wizardRussell Brenner2013-02-142-8/+67
| | |/ / / | |/| | |
* | | | | Merge "Implement support for drawBitmapMesh's colors array"Romain Guy2013-02-141-3/+3
|\ \ \ \ \
| * | | | | Implement support for drawBitmapMesh's colors arrayRomain Guy2013-02-131-3/+3
* | | | | | Merge "Remove unused App methods."Craig Mautner2013-02-141-3/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove unused App methods.Craig Mautner2013-02-131-3/+0
* | | | | | Parse network stats using native code.Jeff Sharkey2013-02-133-25/+75
| |_|/ / / |/| | | |
* | | | | am fbed306f: am b0f4b8a7: Merge "Track keystore binder changes"Kenny Root2013-02-131-14/+21
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Track keystore binder changesKenny Root2013-02-131-14/+21
| * | | Fix build break due to merge.Jeff Brown2013-02-111-2/+1
* | | | Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog...Chris Craik2013-02-132-4/+5
|\ \ \ \
| * | | | Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...Chris Craik2013-02-132-4/+5
* | | | | Merge "Revert "Fix for bug: 8184401 - GridLayout accounts for child's size/me...Philip Milne2013-02-131-2/+0
|\ \ \ \ \
| * | | | | Revert "Fix for bug: 8184401 - GridLayout accounts for child's size/measureme...Philip Milne2013-02-131-2/+0
* | | | | | Merge "Add a render buffer cache to reuse stencil buffers Bug #7146141"Romain Guy2013-02-131-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |