summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Add layer clip check to hide handles when not visible.""George Mount2012-06-121-0/+23
* Revert "Add layer clip check to hide handles when not visible."George Mount2012-06-121-23/+0
* Add layer clip check to hide handles when not visible.George Mount2012-06-071-0/+23
* am 110b238c: am 0d4f6046: Remove unnecessary Android code from hitTestForLayerJohn Reck2012-06-072-32/+0
|\
| * Remove unnecessary Android code from hitTestForLayerJohn Reck2012-06-062-32/+0
* | Merge "Revert "Fix hardcoded font path. Allow adding new font path thru Skia ...Billy Hewlett2012-06-071-17/+49
|\ \
| * | Revert "Fix hardcoded font path. Allow adding new font path thru Skia changes...Billy Hewlett2012-06-071-17/+49
* | | Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes....Billy Hewlett2012-06-071-49/+17
|\ \ \ | |/ /
| * | Fix hardcoded font path. Allow adding new font path thru Skia changes.Billy Hewlett2012-06-071-49/+17
| * | Merge "Revert "Fix hardcoded font path. Allow adding new font path thru Skia ...Billy Hewlett2012-06-071-15/+47
| |\ \
| | * | Revert "Fix hardcoded font path. Allow adding new font path thru Skia changes...Billy Hewlett2012-06-071-15/+47
| * | | Merge "Fix hardcoded font path. Allow adding new font path thru Skia changes....Billy Hewlett2012-06-071-47/+15
| |\ \ \ | | |/ /
| | * | Fix hardcoded font path. Allow adding new font path thru Skia changes.Billy Hewlett2012-06-041-47/+15
* | | | Merge "Use scoped_refptr's rather than naked ptrs."Selim Gurun2012-06-071-5/+5
|\ \ \ \
| * | | | Use scoped_refptr's rather than naked ptrs.Selim Gurun2012-06-071-5/+5
* | | | | Merge "Fixed flipped selection handles."George Mount2012-06-071-1/+1
|\ \ \ \ \
| * | | | | Fixed flipped selection handles.George Mount2012-06-061-1/+1
* | | | | | Fix build warning.George Mount2012-06-061-1/+1
| |_|/ / / |/| | | |
* | | | | Merge "Fix scrolling behavior for text input and textarea."George Mount2012-06-062-23/+19
|\ \ \ \ \ | |/ / / /
| * | | | Fix scrolling behavior for text input and textarea.George Mount2012-06-062-23/+19
* | | | | am 3b9c97dd: am 7da43ef8: Merge "Fix fake bold for fallback fonts." into jb-devVictoria Lease2012-06-053-2/+16
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
* | | | | | am 16a85ada: am d3fa9c80: Reduce base layer false clip size to avoid rounding...Chris Craik2012-06-052-1/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Reduce base layer false clip size to avoid rounding issuesChris Craik2012-06-052-1/+6
* | | | | | am a70a7851: am 988183e3: Size change on the base surface invalidates the lar...Chris Craik2012-06-051-8/+18
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Size change on the base surface invalidates the larger of the new/old dimensionsChris Craik2012-06-041-8/+18
* | | | | Merge "Support selections within scrollable text areas."George Mount2012-06-042-40/+56
|\ \ \ \ \
| * | | | | Support selections within scrollable text areas.George Mount2012-06-042-40/+56
* | | | | | Merge "Change from left/right to base/extent for selection handles."George Mount2012-06-044-23/+62
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Change from left/right to base/extent for selection handles.George Mount2012-06-014-23/+62
| | |_|/ | |/| |
* | | | am c2973319: am 06100d01: Merge "Disable clipping on the base surface" into j...Chris Craik2012-06-022-11/+14
|\ \ \ \ | | |/ / | |/| |
| * | | 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
* | | | | am f3e42950: am 6b850721: Fixed mistake in how label was being mistakenly set...George Mount2012-06-011-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fixed mistake in how label was being mistakenly set into name.George Mount2012-06-011-1/+1
* | | | | am c6990706: am 678de4ac: Fix document.createTouchList crash.Ben Murdoch2012-06-013-10/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix document.createTouchList crash.Ben Murdoch2012-06-013-10/+3
| |/ / /
* | | | am c40f87a1: am b5d3edac: Merge "Invalidate webview content on setBackgroundC...Chris Craik2012-05-311-0/+7
|\ \ \ \ | |/ / /
| * | | Merge "Invalidate webview content on setBackgroundColor" into jb-devChris Craik2012-05-311-0/+7
| |\ \ \
| | * | | Invalidate webview content on setBackgroundColorChris Craik2012-05-311-0/+7
* | | | | am 9af7514f: am effdd108: Don\'t allow merging within an animated layerChris Craik2012-05-312-7/+12
|\ \ \ \ \ | |/ / / /
| * | | | Don't allow merging within an animated layerChris Craik2012-05-312-7/+12
| |/ / /
* | | | am b1005282: am 150a26fa: Fix animation in single surface modeTeng-Hui Zhu2012-05-314-27/+27
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Fix animation in single surface modeTeng-Hui Zhu2012-05-314-27/+27
| |/
* | am 5ace2391: am 6f60c96b: Merge "Don\'t override X-Requested-With if it is al...John Reck2012-05-301-1/+1
|\ \ | |/
| * 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
* | | am 5ce4bd8d: am db590796: Merge "Minimize tearing for fixed element in single...Teng-Hui Zhu2012-05-306-12/+28
|\ \ \ | |/ /
| * | Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu2012-05-306-12/+28
| |\ \