summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cache gl operations to avoid redundancyChris Craik2012-07-162-22/+63
* Use an R-Tree for operation recordingJohn Reck2012-07-1210-121/+1936
* Merge "Add reset state"Teng-Hui Zhu2012-07-111-1/+1
|\
| * Add reset stateTeng-Hui Zhu2012-07-101-1/+1
* | Merge "Build a clipping tree in RecordingContext"John Reck2012-07-108-124/+200
|\ \
| * | Build a clipping tree in RecordingContextJohn Reck2012-07-108-124/+200
| |/
* | Merge "Clean appcache properly on deleteAllData()"Selim Gurun2012-07-101-7/+3
|\ \
| * | Clean appcache properly on deleteAllData()Selim Gurun2012-07-091-7/+3
* | | Merge "Fix onReachedMaxAppCacheSize callback"Selim Gurun2012-07-101-2/+16
|\ \ \ | |_|/ |/| |
| * | Fix onReachedMaxAppCacheSize callbackSelim Gurun2012-07-101-2/+16
| |/
* | Refactor RecordingContext optimization workJohn Reck2012-07-035-113/+112
* | Filter out empty save/restoresJohn Reck2012-07-022-2/+61
* | Switch to ThreadSafeRefCounted<>John Reck2012-07-024-51/+49
* | Support fullscreen to inline video transition.Teng-Hui Zhu2012-06-279-33/+68
* | Merge "Fix construction order warning"Chris Craik2012-06-271-1/+1
|\ \
| * | Fix construction order warningChris Craik2012-06-261-1/+1
* | | Merge "Improve the CPU upload path."Teng-Hui Zhu2012-06-266-17/+22
|\ \ \
| * | | Improve the CPU upload path.Teng-Hui Zhu2012-06-266-17/+22
* | | | am ceeb4309: Reconcile AOSP master and JellyBeanJean-Baptiste Queru2012-06-260-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Reconcile AOSP master and JellyBeanJean-Baptiste Queru2012-06-260-0/+0
| |\ \ \
| | * \ \ Reconcile AOSP master and JellyBeanJean-Baptiste Queru2012-06-260-0/+0
| | |\ \ \ | | |/ / / | |/| | |
* | | | | Reduce number of operationsJohn Reck2012-06-265-31/+61
| |_|/ / |/| | |
* | | | Remove unneeded/unused operationsJohn Reck2012-06-251-51/+0
* | | | am ff80940a: resolved conflicts for merge of 343fe48a to jb-dev-plus-aospJean-Baptiste Queru2012-06-251-9/+9
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of 343fe48a to jb-dev-plus-aospJean-Baptiste Queru2012-06-251-9/+9
| |\ \ \ | | |/ /
| | * | Merge "Accept-Language header is not updated when phone language changes"Jean-Baptiste Queru2012-06-251-9/+9
| | |\ \
| | | * | Accept-Language header is not updated when phone language changesAnders Edenbrandt2012-06-211-9/+9
* | | | | Enable RecordingContext by defaultJohn Reck2012-06-253-33/+2
* | | | | Merge "Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS"George Mount2012-06-227-50/+0
|\ \ \ \ \
| * | | | | Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPSGeorge Mount2012-06-217-50/+0
* | | | | | Merge "Remove updateTextfield for changing passwords."George Mount2012-06-226-26/+11
|\ \ \ \ \ \
| * | | | | | Remove updateTextfield for changing passwords.George Mount2012-06-206-26/+11
| |/ / / / /
* | | | | | am 2b5c39f5: Reconcile with jb-releaseThe Android Open Source Project2012-06-220-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Reconcile with jb-releaseThe Android Open Source Project2012-06-220-0/+0
| |\ \ \ \ \
| | * \ \ \ \ merge in jb-release history after reset to jb-devThe Android Automerger2012-06-210-0/+0
| | |\ \ \ \ \
| | | * \ \ \ \ merge in jb-release history after reset to jb-devThe Android Automerger2012-06-210-0/+0
| | | |\ \ \ \ \
* | | | \ \ \ \ \ am 67169ebc: am 8ac8b3f2: Merge "Make viewport dirtyness calculations recursi...Chris Craik2012-06-211-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am 8ac8b3f2: Merge "Make viewport dirtyness calculations recursive" into jb-devChris Craik2012-06-211-0/+3
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge "Make viewport dirtyness calculations recursive" into jb-devChris Craik2012-06-211-0/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Make viewport dirtyness calculations recursiveChris Craik2012-06-211-0/+3
* | | | | | | | | am 74b2988a: am c6d9134e: Don\'t allow layers that draw via drawGL to merge w...Chris Craik2012-06-213-2/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | am c6d9134e: Don\'t allow layers that draw via drawGL to merge with other sur...Chris Craik2012-06-213-2/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Don't allow layers that draw via drawGL to merge with other surfacesChris Craik2012-06-203-2/+6
| | |/ / / / / /
* | | | | | | | Merge "Use Elegant fonts for Webkit, Compact fonts for Textview"Victoria Lease2012-06-211-62/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Use Elegant fonts for Webkit, Compact fonts for TextviewBilly Hewlett2012-06-211-62/+11
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Revert "Use Elegant fonts for Webkit, Compact fonts for Textview""Billy Hewlett2012-06-211-10/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Use Elegant fonts for Webkit, Compact fonts for Textview"Billy Hewlett2012-06-211-10/+62
* | | | | | | | | Merge "Remove unused ANDROID_STYLE_VERSION"George Mount2012-06-214-33/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused ANDROID_STYLE_VERSIONGeorge Mount2012-06-204-33/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Use Elegant fonts for Webkit, Compact fonts for Textview"Victoria Lease2012-06-211-62/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /