summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge WebKit at branches/chromium/742 r89068: Initial merge by Git.Ben Murdoch2011-07-1327-81/+181
* Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-121-3/+1
|\
| * Remove the simulator target from all makefiles.Jeff Brown2011-07-111-3/+1
* | Merge "Merge Chromium at r12.0.742.93: Update Autofill files in WebKit."Ben Murdoch2011-07-125-175/+208
|\ \
| * | Merge Chromium at r12.0.742.93: Update Autofill files in WebKit.Ben Murdoch2011-07-125-175/+208
* | | notImplemented() should always log to logcatSteve Block2011-07-122-23/+26
|/ /
* | Merge "Clear up the bitmap with white color at initial time"Teng-Hui Zhu2011-07-111-0/+4
|\ \ | |/ |/|
| * Clear up the bitmap with white color at initial timeTeng-Hui Zhu2011-07-111-0/+4
* | Merge "Revert "Factor the scale into the actual screen space calculation.""Shimeng (Simon) Wang2011-07-081-8/+4
|\ \
| * | Revert "Factor the scale into the actual screen space calculation."Shimeng (Simon) Wang2011-07-081-8/+4
* | | Merge "Add the matrix handle to the shaders."Teng-Hui Zhu2011-07-082-5/+10
|\ \ \
| * | | Add the matrix handle to the shaders.Teng-Hui Zhu2011-07-082-5/+10
| | |/ | |/|
* | | Merge "Possible fix for bug 3335863: 3-second delay before Incognito state is...Kristian Monsen2011-07-081-0/+4
|\ \ \
| * | | Possible fix for bug 3335863: 3-second delay before Incognito state is clearedKristian Monsen2011-07-011-0/+4
* | | | Merge changes I02f589b6,Ie54a0054,I80966819,Ib8898076,Ie3d53bc3Kristian Monsen2011-07-089-96/+83
|\ \ \ \
| * | | | Merge Chromium at r12.0.742.93: Direct access in FormFieldKristian Monsen2011-07-074-70/+58
| * | | | Merge Chromium at r12.0.742.93: Autofill fixesKristian Monsen2011-07-072-17/+17
| * | | | Merge Chromium at r12.0.742.93: Snapstart error code removedKristian Monsen2011-07-071-1/+0
| * | | | Merge Chromium at r12.0.742.93: CookiePolicy updateKristian Monsen2011-07-072-5/+5
| * | | | Merge Chromium at r12.0.742.93: Updating include pathsKristian Monsen2011-07-071-3/+3
* | | | | When restoring the global reference in the WeakJavaInstance destructor, alway...Steve Block2011-07-081-13/+11
* | | | | Delete a JNI local ref in WebViewCore::openFileChooser()Steve Block2011-07-081-9/+4
|/ / / /
* | | | Merge "Avoid leaking JNI local references in UrlInterceptResponse"Steve Block2011-07-072-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Avoid leaking JNI local references in UrlInterceptResponseSteve Block2011-07-062-1/+5
| | |/ | |/|
* | | Merge "Refactor partial invalidation code"Teng-Hui Zhu2011-07-064-36/+47
|\ \ \
| * | | Refactor partial invalidation codeTeng-Hui Zhu2011-07-064-36/+47
| |/ /
* | | Merge "Remove old scalar conversions"Russell Brenner2011-07-061-4/+4
|\ \ \ | |/ / |/| |
| * | Remove old scalar conversionsRussell Brenner2011-07-011-4/+4
* | | Merge "Factor the scale into the actual screen space calculation."Shimeng (Simon) Wang2011-07-011-4/+8
|\ \ \
| * | | Factor the scale into the actual screen space calculation.Shimeng (Simon) Wang2011-07-011-4/+8
* | | | Merge "meta format-detection is not a viewport meta tag."Shimeng (Simon) Wang2011-07-013-2/+18
|\ \ \ \ | |/ / /
| * | | meta format-detection is not a viewport meta tag.Shimeng (Simon) Wang2011-07-013-2/+18
* | | | Merge "Update viewport using webkit's way."Shimeng (Simon) Wang2011-07-016-46/+26
|\ \ \ \ | |/ / /
| * | | Update viewport using webkit's way.Shimeng (Simon) Wang2011-07-016-46/+26
* | | | Merge "Modified tile reclamation heuristic for multi-webview display"Chris Craik2011-07-0111-30/+64
|\ \ \ \
| * | | | Modified tile reclamation heuristic for multi-webview displayChris Craik2011-07-0111-30/+64
| | |/ / | |/| |
* | | | Merge "Update to match the Java side change"Teng-Hui Zhu2011-07-011-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update to match the Java side changeTeng-Hui Zhu2011-06-301-1/+1
| |/ /
* | | Merge changes I899af0a4,I1d8b554a,Iefb91f0bKristian Monsen2011-07-0113-100/+100
|\ \ \ | |/ / |/| |
| * | Merge Chromium at r11.0.696.0: Compile fix, update include locationKristian Monsen2011-06-301-1/+1
| * | Merge Chromium at r11.0.696.0: Compile fixes in WebRequestContext.ccKristian Monsen2011-06-291-5/+5
| * | Merge Chromium at r11.0.696.0: Just AutoFill => Autofill renamingKristian Monsen2011-06-2911-94/+94
| |/
* | Merge "Refactoring: Moved 'SkLayer' to 'Layer' class in webkit"Chris Craik2011-06-3012-19/+379
|\ \
| * | Refactoring: Moved 'SkLayer' to 'Layer' class in webkitChris Craik2011-06-3012-19/+379
* | | Merge "Add initial support for Ganesh renderer."Derek Sollenberger2011-06-3011-65/+476
|\ \ \
| * | | Add initial support for Ganesh renderer.Derek Sollenberger2011-06-3011-65/+476
* | | | Don't create newer LayerTexture when hitting upper bound.Teng-Hui Zhu2011-06-301-0/+4
| |/ / |/| |
* | | Added fix for AndroidAnimation copy (m_name was forgotten)Chris Craik2011-06-291-0/+1
* | | Merge "Use full scrollable area for content width/height."Shimeng (Simon) Wang2011-06-291-1/+1
|\ \ \ | |_|/ |/| |
| * | Use full scrollable area for content width/height.Shimeng (Simon) Wang2011-06-281-1/+1