summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Re-land the WebKit merge 40722:40785.darin@chromium.org2009-02-106-15/+17
* Rollback WebKit merge since background images don't paint.darin@chromium.org2009-02-096-17/+15
* WebKit merge 40722:40785 (part 2)darin@chromium.org2009-02-096-15/+17
* Add Threading Support based on Chromium's MessageLoop, Chromium side.R=darin,...dglazkov@google.com2009-02-093-0/+32
* This changes the approach for our webkit widget area, from using a custom Gtk...deanm@chromium.org2009-02-091-4/+57
* Retrying previous changelist. I can't get this to fail finnur@google.com2009-02-093-18/+24
* Selecting an item in the autocomplete popup would cause a crasher.jcampan@chromium.org2009-02-092-31/+46
* Reverting 9394.ojan@google.com2009-02-092-0/+6
* Reverting 9393.ojan@google.com2009-02-092-6/+0
* Reverting 9383.ojan@google.com2009-02-092-0/+6
* Reverting 9380,9379,9378.ojan@google.com2009-02-092-6/+0
* WebKit merge 40668:40722 part 2.ojan@google.com2009-02-092-0/+6
* Reverting 9366.finnur@google.com2009-02-073-24/+18
* Implementing that callback required to passfinnur@google.com2009-02-073-18/+24
* Add logging to NP_Initialize and CP_Initialize to try to figure out why gearsmpcomplete@google.com2009-02-061-0/+4
* Add a command line option --disable-web-security. People can use this option...abarth@chromium.org2009-02-062-0/+3
* Reference and create a RenderView when needed.jrg@chromium.org2009-02-061-6/+25
* Make the mime -> extension code return a dotless extension.deanm@chromium.org2009-02-061-1/+2
* Get 6 more layout tests passing.finnur@google.com2009-02-061-3/+47
* Fix for http://code.google.com/p/chromium/issues/detail?id=7429mbelshe@google.com2009-02-061-2/+4
* The final bits needed so we can navigate away from Flash pages without crashi...evan@chromium.org2009-02-052-39/+28
* Remove webkit glue stubs.jrg@chromium.org2009-02-051-29/+0
* Stop using the function computePageRects() duplicated in FrameChromium.cpp.maruel@chromium.org2009-02-051-4/+8
* Disable the WanWang protocol handler plugin (npww.dll) as it crashes during s...ananta@chromium.org2009-02-051-0/+8
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-051-0/+6
* WebKit merge 40500:40539 [Chromium side]levin@chromium.org2009-02-054-4/+9
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-058-69/+121
* A workaround fix for Issue 6971.hbono@chromium.org2009-02-051-39/+40
* Check for a NULL WebPluginDelegate pointer in WebPluginImpl::TearDownPluginIn...ananta@chromium.org2009-02-051-4/+6
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-054-5/+12
* Get windowed plugins (Flash) limping along on Linux.evan@chromium.org2009-02-046-11/+664
* Autocomplete popup should not handle the Home and end key messages, they shou...jcampan@chromium.org2009-02-042-12/+31
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-041-0/+5
* Add support for 8 Indian languages. jungshik@google.com2009-02-041-0/+8
* The autocomplete popup menu was using the style of the edit field it is assoc...jcampan@chromium.org2009-02-041-6/+18
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-042-4/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-042-1/+4
* WebKit merge 40474:40500 [chromium-side].ericroman@google.com2009-02-045-32/+35
* Reverting 9109.ojan@google.com2009-02-031-5/+0
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-031-0/+5
* Fix a crash where we would try to add a finnur@google.com2009-02-031-15/+18
* Cleanup in webkit/glue/phajdan.jr@chromium.org2009-02-039-47/+45
* WebKitMerge 40409:40464 (chromium-side).ericroman@google.com2009-02-034-4/+5
* Merged with latest media pipeline and cleaned up some style stuff.hclam@chromium.org2009-02-034-121/+25
* Remove webplugin_impl_mac.mm (a stub) and replace with the real thing and itsamanda@chromium.org2009-02-031-58/+0
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-312-50/+5
* Implement LayoutTestController::numberOfActiveAnimations to get a finnur@google.com2009-01-302-0/+15
* Chromium side of merge 40314:40364.ojan@google.com2009-01-302-17/+3
* Rearrange plugin entry points code to abstract out Linux.evan@chromium.org2009-01-306-72/+87
* Rename Debugger to DebuggerBridge to make the mac compiler happy.brettw@chromium.org2009-01-304-27/+29