summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Move all Android modification to Settings to the end of the relevant blockSteve Block2011-06-072-41/+42
* Fix issues with setting viewstate before initializingJohn Reck2011-06-042-6/+11
* Merge "Fix the trailing pixels by inflate the invalidate screen rect"Teng-Hui Zhu2011-06-031-0/+2
|\
| * Fix the trailing pixels by inflate the invalidate screen rectTeng-Hui Zhu2011-06-031-0/+2
* | Merge "Initial support for serializing the view state"John Reck2011-06-037-0/+129
|\ \
| * | Initial support for serializing the view stateJohn Reck2011-06-037-0/+129
* | | Merge "Revert "Fix for antialiased text with shadows.""Derek Sollenberger2011-06-031-1/+0
|\ \ \
| * | | Revert "Fix for antialiased text with shadows."Derek Sollenberger2011-06-031-1/+0
* | | | Merge "Add image/webp to the mimeType list."Shimeng (Simon) Wang2011-06-031-0/+1
|\ \ \ \
| * | | | Add image/webp to the mimeType list.Shimeng (Simon) Wang2011-06-021-0/+1
* | | | | Merge "Add API to allow plugins to lock their orientation in full-screen mode."Derek Sollenberger2011-06-037-6/+91
|\ \ \ \ \
| * | | | | Add API to allow plugins to lock their orientation in full-screen mode.Derek Sollenberger2011-06-027-6/+91
* | | | | | Merge "Fix for antialiased text with shadows."Derek Sollenberger2011-06-031-0/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix for antialiased text with shadows.Derek Sollenberger2011-06-031-0/+1
| |/ / / /
* | | | | Update RenderLayer.cpp with upstreamed version of crash fixSteve Block2011-06-021-9/+3
| |/ / / |/| | |
* | | | Fix a whitespace diff in SubresourceLoader.cppSteve Block2011-06-021-1/+1
| |_|/ |/| |
* | | Remove Android guard EMULATE_JSC_BINDINGSSteve Block2011-06-023-72/+30
* | | Merge "Fix compiler warning in CachedResourceLoader"Steve Block2011-06-021-2/+1
|\ \ \ | |/ / |/| |
| * | Fix compiler warning in CachedResourceLoaderSteve Block2011-06-021-2/+1
* | | Always check weak global references before using themSteve Block2011-06-0211-238/+567
* | | Merge "JavaScriptCore/config.h should not include WebCore/config.h"Steve Block2011-06-021-6/+3
|\ \ \ | |/ / |/| |
| * | JavaScriptCore/config.h should not include WebCore/config.hSteve Block2011-06-021-6/+3
| |/
* | Merge WebKit at r80534: Fix CSSComputedStyleDeclaration.cppBen Murdoch2011-06-022-48/+18
* | Merge WebKit at r80534: Fix JSNavigatorCustom.cppBen Murdoch2011-06-021-1/+1
* | Merge WebKit at r80534: Fix GraphicsContextAndroid.cppBen Murdoch2011-06-021-0/+8
* | Merge WebKit at r80534: Fix EditorClientAndroidBen Murdoch2011-06-022-1/+8
* | Merge WebKit to r80534: Fix ChromeClientAndroidBen Murdoch2011-06-022-2/+5
* | Merge WebKit at r80534: Fix MediaPlayerPrivateAndroid.cppBen Murdoch2011-06-021-1/+1
* | Merge WebKit at r80534: Fix FrameLoaderClientAndroid.Ben Murdoch2011-06-022-5/+10
* | Merge WebKit at r80534: Fix IconDatabase uses.Ben Murdoch2011-06-024-14/+14
* | Merge WebKit at r80534: Fix JavaMethod.cppBen Murdoch2011-06-021-0/+4
* | Merge WebKit at r80534: Fix Java Bridge.Ben Murdoch2011-06-023-20/+9
* | Merge WebKit at r80534: Fix ImageSourceAndroid.cppBen Murdoch2011-06-021-3/+7
* | Merge WebKit at r80534: Update uses of PLATFORM(SKIA).Ben Murdoch2011-06-027-42/+10
* | Merge WebKit at r80534: Fix uses of rounding hacks.Ben Murdoch2011-06-026-104/+4
* | Merge WebKit at r80534: Fix makefiles.Ben Murdoch2011-06-028-34/+43
* | Merge WebKit at r80534: Fix conflicts.Ben Murdoch2011-06-0214-104/+33
* | Merge WebKit at r80534: Intial merge by GitBen Murdoch2011-06-022239-197401/+258225
* | Merge "Revert "Use AudioTrack::event_type not int in callback""Glenn Kasten2011-06-011-1/+1
|\ \
| * | Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-011-1/+1
* | | Merge "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-011-1/+1
|\ \ \ | |/ /
| * | Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-011-1/+1
| |/
* | Support the screen shot while the video is paused.Teng-Hui Zhu2011-06-018-16/+375
|/
* Fix reboot loop on master ToTKristian Monsen2011-05-311-1/+1
* Fix for bug 4144936: [Proxy setting]: traffic to a bypass domain doesn't bypa...Kristian Monsen2011-05-311-4/+5
* Merge "merge from honeycomb mr2"Russell Brenner2011-05-261-1/+15
|\
| * merge from honeycomb mr2Russell Brenner2011-05-261-1/+15
* | Fix more compilation error when nav_debug_ui is on.Shimeng (Simon) Wang2011-05-262-20/+20
* | Fix compilation error when debug_nav_ui is turned on.Shimeng (Simon) Wang2011-05-251-0/+2
|/
* Merge "Fix the way we maintain the list of Pictures in PictureSet. This impro...Nicolas Roard2011-05-253-106/+195
|\