summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix onReachedMaxAppCacheSize callback"Selim Gurun2012-07-101-2/+16
|\
| * Fix onReachedMaxAppCacheSize callbackSelim Gurun2012-07-101-2/+16
* | Support fullscreen to inline video transition.Teng-Hui Zhu2012-06-274-25/+54
* | 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-251-1/+1
* | | | | Merge "Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS"George Mount2012-06-224-28/+0
|\ \ \ \ \
| * | | | | Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPSGeorge Mount2012-06-214-28/+0
* | | | | | Remove updateTextfield for changing passwords.George Mount2012-06-203-19/+8
|/ / / / /
* | | | | 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
| * | | 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
| | |_|_|/ / | |/| | | |