summaryrefslogtreecommitdiffstats
path: root/core
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 "Import translations. DO NOT MERGE"Baligh Uddin2013-02-191-1/+1
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2013-02-191-1/+1
* | | 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-199-20/+193
|\ \ \ | |/ / |/| |
| * | Implement display overscan support.Dianne Hackborn2013-02-199-20/+193
| |/
* | Expose display list APIsRomain Guy2013-02-1914-237/+843
|/
* 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
| * | | Fix broken test.Wink Saville2013-02-151-4/+4
| * | | Fix connectivitymanagertestIrfan Sheriff2013-02-151-17/+27
* | | | Make synthesizeToFile create file on a client side.Przemyslaw Szczepaniak2013-02-184-81/+80
* | | | Merge "fix typo introduced in SurfaceTextureClient to Surface renaming"Mathias Agopian2013-02-161-1/+1
|\ \ \ \
| * | | | fix typo introduced in SurfaceTextureClient to Surface renamingMathias Agopian2013-02-151-1/+1
* | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-02-156-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-02-156-6/+6
* | | | | Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-159-132/+139
|\ \ \ \ \
| * | | | | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-157-25/+35
| * | | | | clean-up following Surface splitMathias Agopian2013-02-155-108/+105
| |/ / / /
* | | | | Merge "Remove obsolete header file"Romain Guy2013-02-151-1/+0
|\ \ \ \ \
| * | | | | Remove obsolete header fileRomain Guy2013-02-151-1/+0
* | | | | | 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 "fix argument mismatches in Paint JNI"Victoria Lease2013-02-151-5/+5
|\ \ \ \ \
| * | | | | fix argument mismatches in Paint JNIVictoria Lease2013-02-141-5/+5
* | | | | | Merge "Add support for shadows in TextAppearance styles"Adam Powell2013-02-152-6/+43
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add support for shadows in TextAppearance stylesAdam Powell2013-02-142-6/+43
| | |/ / / | |/| | |
* | | | | 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-1410-1103/+1179
|\ \ \ \
| * | | | split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-1410-1103/+1179
* | | | | Merge "get rid of Surface.getIdentity()"Mathias Agopian2013-02-142-18/+1
|\ \ \ \ \ | |/ / / /
| * | | | get rid of Surface.getIdentity()Mathias Agopian2013-02-132-18/+1
* | | | | Merge "Adjust captive portal test for setup wizard"Russell Brenner2013-02-143-14/+74
|\ \ \ \ \
| * | | | | Adjust captive portal test for setup wizardRussell Brenner2013-02-143-14/+74
| | |/ / / | |/| | |
* | | | | Merge "Implement support for drawBitmapMesh's colors array"Romain Guy2013-02-141-3/+3
|\ \ \ \ \