summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| * | | DO NOT MERGE Respect the "Make password visible" setting.George Mount2012-06-141-2/+6
* | | | Support recording context in PicturePileJohn Reck2012-06-192-63/+103
* | | | Clip selected text within scrollable edit to the edit boundary.George Mount2012-06-183-3/+37
* | | | Merge "Remove unused and fix build warning"John Reck2012-06-152-18/+0
|\ \ \ \
| * | | | Remove unused and fix build warningJohn Reck2012-06-142-18/+0
* | | | | Merge "Respect the "Make password visible" setting."George Mount2012-06-141-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Respect the "Make password visible" setting.George Mount2012-06-141-2/+6
| | |_|/ | |/| |
* | | | Merge "Show layer tree in hierarchyviewer"John Reck2012-06-142-1/+92
|\ \ \ \ | |/ / / |/| | |
| * | | Show layer tree in hierarchyviewerJohn Reck2012-06-142-1/+92
* | | | Add detailed tracing to tile paintingChris Craik2012-06-132-2/+3
|/ / /
* | | Merge "Revert "Revert "Add layer clip check to hide handles when not visible."""George Mount2012-06-121-0/+23
|\ \ \
| * | | Revert "Revert "Add layer clip check to hide handles when not visible.""George Mount2012-06-121-0/+23
* | | | am 101ff140: am b8dbaafe: Merge "Call the right updatePositions*" into jb-devJohn Reck2012-06-121-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Call the right updatePositions*" into jb-devJohn Reck2012-06-121-1/+1
| |\ \ \
| | * | | Call the right updatePositions*John Reck2012-06-111-1/+1
* | | | | Merge "Revert "Add layer clip check to hide handles when not visible.""George Mount2012-06-121-23/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Revert "Add layer clip check to hide handles when not visible."George Mount2012-06-121-23/+0
* | | | | Merge "Add layer clip check to hide handles when not visible."George Mount2012-06-121-0/+23
|\ \ \ \ \ | |/ / / /
| * | | | Add layer clip check to hide handles when not visible.George Mount2012-06-071-0/+23
* | | | | Merge "Fix edit text capturing selection."George Mount2012-06-122-23/+24
|\ \ \ \ \
| * | | | | Fix edit text capturing selection.George Mount2012-06-062-23/+24
* | | | | | am f8b2a5a3: am 7fc1c095: Merge "Remove forgotten CHROME_NETWORK_STACK macros...Selim Gurun2012-06-111-2/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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 "Support separation interface and implementations of WebView classes"Jonathan Dixon2012-06-081-33/+32
|\ \ \ \ \ \
| * | | | | | Support separation interface and implementations of WebView classesJesse Greenwald2012-06-011-33/+32
* | | | | | | am 334b4068: am 92d7c4c4: Merge "Switch stopGL and destroy to use a passed in...John Reck2012-06-071-6/+7
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | 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 "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
* | | | | | 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
|/ / / / /
* | | | | Fix scrolling behavior for text input and textarea.George Mount2012-06-062-23/+19
* | | | | 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 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 c40f87a1: am b5d3edac: Merge "Invalidate webview content on setBackgroundC...Chris Craik2012-05-311-0/+7
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Invalidate webview content on setBackgroundColorChris Craik2012-05-311-0/+7
| |/ /
* | | 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