summaryrefslogtreecommitdiffstats
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Set appropriate initial viewport bounds.Shimeng (Simon) Wang2011-06-151-1/+8
* Merge "Support for getting the background color"John Reck2011-06-151-0/+15
|\
| * Support for getting the background colorJohn Reck2011-06-141-0/+15
* | Merge changes I637b26fb,Icf028ea9Kristian Monsen2011-06-146-9/+12
|\ \ | |/ |/|
| * Merge Chromium at r11.0.672.0: Fix autofillKristian Monsen2011-06-081-3/+3
| * Merge Chromium at r11.0.672.0: Compile fixesKristian Monsen2011-06-085-6/+9
* | Merge WebKit at branches/chromium/742 r88085: Implement new ChromeViewClient:...Steve Block2011-06-141-0/+2
* | Merge WebKit at branches/chromium/742 r88085: Initial merge by git.Steve Block2011-06-1417-101/+1491
* | Merge "Add javascript 'select' event"Russell Brenner2011-06-131-0/+6
|\ \
| * | Add javascript 'select' eventRussell Brenner2011-06-131-0/+6
* | | Clarify comments about initialising V8 in WebViewCore ctor.Ben Murdoch2011-06-101-2/+3
* | | Merge Webkit at r84325: Fix SelectText.cppBen Murdoch2011-06-101-3/+5
* | | Merge WebKit at r84325: Fix uses of JavaInstance.Ben Murdoch2011-06-101-6/+14
* | | Merge WebKit at r84325: Fix EditorClientAndroid.Ben Murdoch2011-06-102-2/+2
* | | Merge WebKit at r84325: Fix FrameLoaderClient.Ben Murdoch2011-06-102-5/+6
* | | Merge WebKit at r84325: Initial merge by git.Ben Murdoch2011-06-10346-3537/+9800
* | | Implement net::URLRequest::Delegate::OnCertificateRequestedBrian Carlstrom2011-06-098-3/+164
|/ /
* | Merge "Serialize LayerAndroid"John Reck2011-06-082-1/+332
|\ \
| * | Serialize LayerAndroidJohn Reck2011-06-072-1/+332
* | | Merge WebKit at r82507: Work around a V8 bugSteve Block2011-06-081-0/+10
* | | Merge WebKit at r82507: IconDatabaseClient interface expandedSteve Block2011-06-082-4/+38
* | | Merge WebKit at r82507: IcondDatabaseBase::iconForPageURL() renamedSteve Block2011-06-084-9/+15
* | | Merge WebKit at r82507: IconDatabaseBase::Open() signature changedSteve Block2011-06-081-1/+1
* | | Merge WebKit at r82507: Node::isContentEditable() renamedSteve Block2011-06-081-1/+1
* | | Merge WebKit at r82507: Use icon database through IconDatabaseBaseSteve Block2011-06-081-1/+1
* | | Merge WebKit at r82507: toInputElement() is now a member of NodeSteve Block2011-06-082-2/+2
* | | Merge WebKit at r82507: FrameLoaderClient::objectContentType() signature changedSteve Block2011-06-082-4/+3
* | | Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-08430-3840/+12092
* | | Fix some include guards in Android filesSteve Block2011-06-0853-119/+121
|/ /
* | Fix issues with setting viewstate before initializingJohn Reck2011-06-042-6/+11
* | Merge "Initial support for serializing the view state"John Reck2011-06-036-0/+128
|\ \
| * | Initial support for serializing the view stateJohn Reck2011-06-036-0/+128
| |/
* | Add API to allow plugins to lock their orientation in full-screen mode.Derek Sollenberger2011-06-026-6/+89
* | Always check weak global references before using themSteve Block2011-06-029-233/+553
* | 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: Intial merge by GitBen Murdoch2011-06-02324-61995/+69765
* | 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-011-0/+4
|/
* 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
* 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
|\