summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Implement net::URLRequest::Delegate::OnCertificateRequestedBrian Carlstrom2011-06-097-0/+157
|/
* 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
* | 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-035-0/+127
|\
| * Initial support for serializing the view stateJohn Reck2011-06-035-0/+127
* | 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 "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
|\
| * Fix the way we maintain the list of Pictures in PictureSet.Nicolas Roard2011-05-243-106/+195
* | Merge "Merge chromium at 10.0.634.0: Compile fixes"Kristian Monsen2011-05-254-11/+11
|\ \
| * | Merge chromium at 10.0.634.0: Compile fixesKristian Monsen2011-05-254-11/+11
| |/
* | Merge "merge from honeycomb mr2"Russell Brenner2011-05-251-5/+5
|\ \
| * | merge from honeycomb mr2Russell Brenner2011-05-251-5/+5
* | | Merge changes I78ff6a85,Ic85c6405,Ibf903baa,I3a0459db,I35140385,I54790419,I6b...Steve Block2011-05-2514-136/+147
|\ \ \ | |_|/ |/| |
| * | Merge WebKit at r78450: Add new ChromeClient::selectItemAlignmentFollowsMenuW...Steve Block2011-05-252-0/+6
| * | Merge WebKit at r78450: FrameLoaderClient::didRunInsecureContent() signature ...Steve Block2011-05-252-2/+2
| * | Merge WebKit at r78450: HTMLAreaElement::getRect() renamedSteve Block2011-05-251-1/+1
| * | Merge WebKit at r78450: FrameLoader::url() removedSteve Block2011-05-252-6/+5
| * | Merge WebKit at r78450: HTMLParserQuirks removedSteve Block2011-05-251-2/+0