summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Improve the CPU upload path.Teng-Hui Zhu2012-06-266-17/+22
* | 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 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
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Use Elegant fonts for Webkit, Compact fonts for TextviewBilly Hewlett2012-06-181-62/+10
* | | | | | am 50034a4c: am 903d2ec9: Merge "Don\'t use deleted Node object in setSizeScr...Jean-Baptiste Queru2012-06-201-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 903d2ec9: Merge "Don\'t use deleted Node object in setSizeScreenWidthAndSc...Jean-Baptiste Queru2012-06-201-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Don't use deleted Node object in setSizeScreenWidthAndScaleMattias Falk2012-06-191-1/+1
| | | |/ | | |/|
| | * | DO NOT MERGE Add webkit plumbing for file origin policySelim Gurun2012-06-061-0/+14
| | * | Vertical glyph doesn't work on typeface font.claireho2012-04-201-12/+33
| | * | Merge 4c0d3b51Jean-Baptiste Queru2012-03-274-28/+9
| | |\ \
| | | * | Fix TilesManager race conditionJohn Reck2012-03-264-28/+9
| * | | | DO NOT MERGE Respect the "Make password visible" setting.George Mount2012-06-141-2/+6
* | | | | Merge "Pin renderers to threads instead of tiles"Chris Craik2012-06-2012-53/+56
|\ \ \ \ \
| * | | | | Pin renderers to threads instead of tilesChris Craik2012-06-1912-53/+56
* | | | | | Merge "Support recording context in PicturePile"John Reck2012-06-194-70/+108
|\ \ \ \ \ \
| * | | | | | Support recording context in PicturePileJohn Reck2012-06-194-70/+108
* | | | | | | Merge "Fix GPL build"Chris Craik2012-06-193-1/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fix GPL buildChris Craik2012-06-193-1/+4
* | | | | | | Merge "Enable multiple tile painting threads"Chris Craik2012-06-196-44/+85
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | |
| * | | | | Enable multiple tile painting threadsChris Craik2012-06-196-44/+85
* | | | | | Clip selected text within scrollable edit to the edit boundary.George Mount2012-06-183-3/+37
|/ / / / /
* | | | | Merge "When swapping, immediately start processing new work"Chris Craik2012-06-151-1/+7
|\ \ \ \ \