summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-113-167/+236
* Unreverting "Implemented injected message loops for PipelineImpl"scherkus@chromium.org2009-07-112-26/+34
* 1) Roll WebKit DEPS to 45685michaeln@google.com2009-07-104-16/+20
* Revert "Implemented injected message loops for PipelineImpl."scherkus@chromium.org2009-07-102-34/+26
* Implemented injected message loops for PipelineImpl.scherkus@chromium.org2009-07-102-26/+34
* Enables find in page match counts on Mac.rohitrao@chromium.org2009-07-101-9/+0
* DevTools: postpone after-compile event propagation to the UI until scripts pa...pfeldman@chromium.org2009-07-102-9/+24
* DevTools: Show exception message in a resource message bubble while stopped o...pfeldman@chromium.org2009-07-101-0/+69
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-091-5/+5
* Revert "Made MediaFilter::host_ and MediaFilter::message_loop_ private."scherkus@chromium.org2009-07-091-5/+5
* Made MediaFilter::host_ and MediaFilter::message_loop_ private.scherkus@chromium.org2009-07-091-5/+5
* Fix custom cursors on Mac. Null and 0 turn out not to be opposites.darin@chromium.org2009-07-091-0/+4
* Remove reference counting from WebWidgetDelegate.darin@chromium.org2009-07-093-8/+2
* Revert unintentional change.abarth@chromium.org2009-07-091-5/+4
* Roll WebKit DEPSabarth@chromium.org2009-07-095-11/+15
* DevTools: show property type names in Elements panel and Console.yurys@google.com2009-07-092-28/+49
* GtkPluginContainerManager::UnrealizeCallback should be void.craig.schlenter@chromium.org2009-07-092-3/+3
* Linux: add images for disabled checkboxes and radio buttons.agl@chromium.org2009-07-096-0/+8
* Remove WebWidgetDelegate::GetContainingView since it is not needed.darin@chromium.org2009-07-094-12/+2
* Roll WebKit to r45634 and fix buildhclam@chromium.org2009-07-081-2/+2
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-0818-277/+352
* Land Anton's patch to avoid throwing away type information on theager@chromium.org2009-07-081-1/+1
* Load extension plugins before looking for plugins in other places, e.g.abarth@chromium.org2009-07-081-5/+5
* Adds tab pinning to TabStripModel. This is just the model side ofsky@chromium.org2009-07-081-0/+1
* Suppress a warning about LOG being re-defined.darin@chromium.org2009-07-082-5/+5
* DevTools: handle call frames with unresolved script sources upon exception br...pfeldman@chromium.org2009-07-081-7/+22
* DevTools: Push context id to the client on 'window object cleared' event.pfeldman@chromium.org2009-07-085-25/+19
* DevTools: added test for setting breakpoit.yurys@google.com2009-07-081-117/+210
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-083-1/+19
* Don't forget to free the callbacks!darin@chromium.org2009-07-074-4/+9
* Fix NPAPIIncognitoTester.PrivateEnabledjam@chromium.org2009-07-071-3/+0
* Disable NPAPIIncognitoTester.PrivateEnabled test because it's flaky.jhawkins@chromium.org2009-07-071-0/+3
* Adds support for an initial set of WAI-ARIA roles, needed to support screen r...klink@chromium.org2009-07-072-74/+100
* Relanding r20046.jhawkins@chromium.org2009-07-071-1/+1
* The WebURLResponse will be null if the network request fails. So, a null checkdarin@chromium.org2009-07-072-3/+5
* Identical to http://codereview.chromium.org/155030 except for the WebKit revi...japhet@chromium.org2009-07-071-1/+1
* Revert r20046.jhawkins@chromium.org2009-07-071-1/+1
* Fix a typo.jhawkins@chromium.org2009-07-071-1/+1
* linux: OOP windowed pluginsevan@chromium.org2009-07-074-21/+193
* Refactoring to introduce refcount to WebMediaPlayerImplhclam@chromium.org2009-07-074-232/+342
* Fix the GC of workers. When Worker object is GC'ed in the renderer, we need t...dimich@google.com2009-07-072-1/+12
* DevTools: merge TestSuite.Controller into TestSuiteyurys@google.com2009-07-071-58/+66
* Modify ResourceFetcher to use WebURLLoader instead of ResourceHandle.darin@chromium.org2009-07-0716-237/+267
* DevTools: Issue 'scripts' command on attach only, work based on after_compile...pfeldman@chromium.org2009-07-071-6/+0
* DevTools: clear breakpoints when devtools window is closing. This change depe...yurys@google.com2009-07-072-3/+20
* DevTools: Add global eval sanity test.pfeldman@chromium.org2009-07-071-11/+10
* DevTools: Add more sanity tests.pfeldman@chromium.org2009-07-072-33/+128
* The webkit java applet creation code passes in the baseURL which is typically...ananta@chromium.org2009-07-072-3/+3
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-063-191/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-063-0/+191