summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Fix browser rendering issue: pure color tiles are rendered blackYuyang Du2012-08-011-1/+1
* 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
* | | 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 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
| |/ / /
* | | | 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 "Call the right updatePositions*" into jb-devJohn Reck2012-06-122-8/+8
|\ \ \
| * | | Call the right updatePositions*John Reck2012-06-112-8/+8
* | | | Merge "Workaround double blit failure" into jb-devChris Craik2012-06-123-0/+12
|\ \ \ \
| * | | | Workaround double blit failureChris Craik2012-06-123-0/+12
* | | | | Crash fix by checking null pointerTeng-Hui Zhu2012-06-121-1/+1
|/ / / /
* | | | Merge "Remove forgotten CHROME_NETWORK_STACK macros" into jb-devSelim Gurun2012-06-111-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove forgotten CHROME_NETWORK_STACK macrosSelim Gurun2012-06-081-2/+0
* | | | Merge "Disable dispatchFakeMouseMoveEvent when scrolling a render layer" into...John Reck2012-06-111-0/+2
|\ \ \ \
| * | | | Disable dispatchFakeMouseMoveEvent when scrolling a render layerJohn Reck2012-06-081-0/+2
* | | | | Merge "Make sure we gather the textures before any prepare work" into jb-devTeng-Hui Zhu2012-06-081-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make sure we gather the textures before any prepare workTeng-Hui Zhu2012-06-071-3/+4
* | | | | Merge "Switch stopGL and destroy to use a passed in ptr" into jb-devJohn Reck2012-06-071-6/+7
|\ \ \ \ \
| * | | | | Switch stopGL and destroy to use a passed in ptrJohn Reck2012-06-071-6/+7
* | | | | | Merge "Add fast drawing path for repeat background image." into jb-devTeng-Hui Zhu2012-06-079-49/+253
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Add fast drawing path for repeat background image.Teng-Hui Zhu2012-06-079-49/+253
* | | | | | Merge "Fix IFrame max scroll" into jb-devJohn Reck2012-06-071-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix IFrame max scrollJohn Reck2012-06-071-2/+2
| | |/ / / | |/| | |
* | | | | Merge "DO NOT MERGE Use scoped_refptr's rather than naked ptrs." into jb-devSelim Gurun2012-06-071-5/+5
|\ \ \ \ \
| * | | | | DO NOT MERGE Use scoped_refptr's rather than naked ptrs.Selim Gurun2012-06-071-5/+5
* | | | | | Remove unnecessary Android code from hitTestForLayerJohn Reck2012-06-062-32/+0
| |/ / / / |/| | | |
* | | | | Merge "Fix fake bold for fallback fonts." into jb-devVictoria Lease2012-06-053-2/+16
|\ \ \ \ \
| * | | | | Fix fake bold for fallback fonts.Victoria Lease2012-05-313-2/+16
| | |/ / / | |/| | |
* | | | | Reduce base layer false clip size to avoid rounding issuesChris Craik2012-06-052-1/+6
* | | | | Size change on the base surface invalidates the larger of the new/old dimensionsChris Craik2012-06-041-8/+18
* | | | | Merge "Disable clipping on the base surface" into jb-devChris Craik2012-06-022-11/+14
|\ \ \ \ \
| * | | | | Disable clipping on the base surfaceChris Craik2012-06-012-11/+14
* | | | | | Fixed mistake in how label was being mistakenly set into name.George Mount2012-06-011-1/+1
* | | | | | Fix document.createTouchList crash.Ben Murdoch2012-06-013-10/+3
|/ / / / /
* | | | | Merge "Invalidate webview content on setBackgroundColor" into jb-devChris Craik2012-05-311-0/+7
|\ \ \ \ \
| * | | | | Invalidate webview content on setBackgroundColorChris Craik2012-05-311-0/+7
| | |/ / / | |/| | |
* | | | | Don't allow merging within an animated layerChris Craik2012-05-312-7/+12
|/ / / /
* | | | Fix animation in single surface modeTeng-Hui Zhu2012-05-314-27/+27
|/ / /
* | | Merge "Don't override X-Requested-With if it is already set" into jb-devJohn Reck2012-05-301-1/+1
|\ \ \
| * | | Don't override X-Requested-With if it is already setJohn Reck2012-05-301-1/+1