summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refresh fonts when system locale is changedRussell Brenner2012-03-144-0/+87
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-1243-1170/+567
* resolved conflicts for merge of f6d49173 to masterDerek Sollenberger2012-03-127-108/+19
|\
| * am ff1fac5a: am 1969832e: Merge "Update WebKit with necessary changes for the...Derek Sollenberger2012-03-127-112/+19
| |\
| | * am 1969832e: Merge "Update WebKit with necessary changes for the Skia merge."Derek Sollenberger2012-03-127-112/+19
| | |\
| | | * Merge "Update WebKit with necessary changes for the Skia merge."Derek Sollenberger2012-03-127-112/+19
| | | |\
| | | | * Update WebKit with necessary changes for the Skia merge.Derek Sollenberger2012-03-067-112/+19
| | | |/
* | | | Merge "Add back auto-completion and auto-fill."George Mount2012-03-125-43/+129
|\ \ \ \
| * | | | Add back auto-completion and auto-fill.George Mount2012-03-095-43/+129
* | | | | Introduce a LayerContent interfaceNicolas Roard2012-03-0915-130/+406
* | | | | Merge "Delete nativeSubtractLayers"John Reck2012-03-093-64/+0
|\ \ \ \ \
| * | | | | Delete nativeSubtractLayersJohn Reck2012-03-093-64/+0
* | | | | | Merge "Replace picture count with the SurfaceCollection count"Chris Craik2012-03-0925-105/+76
|\ \ \ \ \ \
| * | | | | | Replace picture count with the SurfaceCollection countChris Craik2012-03-0925-105/+76
| |/ / / / /
* | | | | | Merge "Use audio_policy_output_flags_t consistently"Glenn Kasten2012-03-091-1/+1
|\ \ \ \ \ \
| * | | | | | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-091-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "add bounds check in layer merging"Chris Craik2012-03-091-13/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | add bounds check in layer mergingChris Craik2012-03-081-13/+15
| |/ / / /
* | | | | Merge "remove TextureTileInfo and readyfor check"Chris Craik2012-03-095-114/+12
|\ \ \ \ \
| * | | | | remove TextureTileInfo and readyfor checkChris Craik2012-03-085-114/+12
| |/ / / /
* | | | | Merge "remove hacky workaround for a scrolling bug"Victoria Lease2012-03-091-3/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove hacky workaround for a scrolling bugVictoria Lease2012-03-071-3/+1
* | | | | Merge "partial multi-layer invalidates in layergroups"Chris Craik2012-03-081-12/+16
|\ \ \ \ \
| * | | | | partial multi-layer invalidates in layergroupsChris Craik2012-03-071-12/+16
* | | | | | Change the way we apply fixed position to layersNicolas Roard2012-03-088-118/+147
|/ / / / /
* | | | | Refactor LayerAndroid to add iframe subclassesNicolas Roard2012-03-0715-105/+311
* | | | | Merge "UI-side layer merging"Chris Craik2012-03-0712-129/+348
|\ \ \ \ \
| * | | | | UI-side layer mergingChris Craik2012-03-0712-129/+348
* | | | | | Merge "Fix cursor rings for buttons"John Reck2012-03-063-8/+26
|\ \ \ \ \ \
| * | | | | | Fix cursor rings for buttonsJohn Reck2012-03-063-8/+26
* | | | | | | Merge "Support passing focus to the chrome"John Reck2012-03-063-2/+34
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Support passing focus to the chromeJohn Reck2012-03-063-2/+34
| |/ / / /
* | | | | Merge "Refactor LayerAndroid and add a FixedLayerAndroid class"Nicolas Roard2012-03-0610-309/+562
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Refactor LayerAndroid and add a FixedLayerAndroid classNicolas Roard2012-03-0610-309/+562
* | | | | Merge "operation and filter cleanup"Chris Craik2012-03-056-98/+8
|\ \ \ \ \
| * | | | | operation and filter cleanupChris Craik2012-03-056-98/+8
* | | | | | Merge "Fix platformLayerIdFromNode lookup"John Reck2012-03-051-0/+2
|\ \ \ \ \ \
| * | | | | | Fix platformLayerIdFromNode lookupJohn Reck2012-03-051-0/+2
* | | | | | | Merge "Fix scrollable divs"John Reck2012-03-051-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix scrollable divsJohn Reck2012-03-051-1/+1
| |/ / / / /
* | | | | | Merge "Removes unused classes"Nicolas Roard2012-03-052-139/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Removes unused classesNicolas Roard2012-03-052-139/+0
* | | | | | Merge "Delete more unused stuff from navcache"John Reck2012-03-053-633/+19
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Delete more unused stuff from navcacheJohn Reck2012-03-053-633/+19
| |/ / / /
* | | | | Fix scaling issue with translationTeng-Hui Zhu2012-03-051-1/+14
* | | | | add more logs and format correctionTeng-Hui Zhu2012-03-051-12/+14
|/ / / /
* | | | Merge "Pass transform matrix in draw instead of through painter"Chris Craik2012-03-0215-39/+37
|\ \ \ \
| * | | | Pass transform matrix in draw instead of through painterChris Craik2012-03-0215-39/+37
* | | | | Merge "Fix crash when getting input text on an empty node."George Mount2012-03-021-8/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix crash when getting input text on an empty node.George Mount2012-03-021-8/+10