summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Add Malay as a translation.tony@chromium.org2012-01-282-4/+6
* Remove pointer mangling API from trace_event.h and use an addTraceEvent flag ...jbates@chromium.org2012-01-272-6/+0
* Distinguish null IDBKey (no value) and invalid IDBKey (value is not valid key)jsbell@chromium.org2012-01-261-4/+3
* Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leakyfischman@chromium.org2012-01-261-4/+3
* Disallow WebSQL and localStorage in platform apps.jstritar@chromium.org2012-01-251-2/+1
* Cleanup trace_event, fix webkit API naming.jbates@chromium.org2012-01-252-2/+3
* Updating XTBs based on .GRDs from branch 963kerz@chromium.org2012-01-254-9/+9
* Adding new png resource for page indicator background (2/2)dpapad@chromium.org2012-01-241-0/+1
* Do not invoke setDartEnabled.antonm@google.com2012-01-242-5/+0
* Remove the default plugin.bauerb@chromium.org2012-01-242-67/+0
* add webkitplatform support for new tracing API.jbates@chromium.org2012-01-242-0/+42
* Adding new png resource for page indicator background (1/2)dpapad@chromium.org2012-01-241-0/+0
* Switching glue to be a component in r118401 and then linking with the BFD lin...dpranke@chromium.org2012-01-211-0/+8
* Add support for Run, Quit, and RunAllPending to WebKit::WebThreadjamesr@chromium.org2012-01-202-5/+35
* Implement WebViewClient::createGraphicsContext3D (and support for DRT)piman@chromium.org2012-01-202-24/+0
* Initialized buffer_type to BUFFER_STANDARD.asharif@chromium.org2012-01-201-1/+1
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-201-2/+0
* Estimate renderer memory usage in MacOS via working set size instead of page ...ulan@chromium.org2012-01-201-1/+1
* Build webkit_glue as a component again.dpranke@chromium.org2012-01-202-3/+3
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-201-0/+2
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-191-2/+0
* Add a per-tab preference to match WebSettings::images_enabled.mnaganov@chromium.org2012-01-192-2/+5
* Add overloaded WebKitPlatformSupportImpl::createGraphicsContext3Dpiman@chromium.org2012-01-192-1/+25
* Support custom data formats for dragging on Windows.dcheng@chromium.org2012-01-141-2/+4
* Allow tracing in third_party librariesjbates@chromium.org2012-01-131-2/+2
* Fix UA Spoofing Condition for Linux.yuzo@chromium.org2012-01-132-3/+64
* Convert use of int ms to TimeDelta in files owned by darin.tedvessenes@gmail.com2012-01-121-2/+2
* Add Android stubs for webplugin_delegate_impl and webcursorpeter@chromium.org2012-01-102-1/+32
* Update BookmarkManager extension API test to use document.execCommand()dcheng@chromium.org2012-01-091-2/+7
* Fix ^C/^X in Bookmark Manager.dcheng@chromium.org2012-01-071-7/+11
* Roll skia to r2967. Add skia bindings for glTexStorage2D.bsalomon@google.com2012-01-051-0/+1
* Update includes for WebMimeRegistry to new upstream locationsjamesr@chromium.org2012-01-051-2/+2
* Use the new callback tracker and delete the old onebrettw@chromium.org2012-01-041-4/+0
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-0/+1
* Remove WebKit references to obsolete TOUCH_UI buildrbyers@chromium.org2011-12-282-2/+2
* Add --dart-flags and --disable-dart command line switches.podivilov@chromium.org2011-12-234-0/+13
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-0/+1
* Revert 115227 - Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-1/+0
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-0/+1
* Clean up the Linux WebThemeEngine impl according to the coding style rulespeter@chromium.org2011-12-204-82/+79
* Implement the Web Theme Engine for Androidpeter@chromium.org2011-12-203-0/+214
* Support custom MIME type data in web drag/drop for Mac and GTK.dcheng@chromium.org2011-12-181-4/+6
* --enable-partial-swap plumbed up to WebKit.backer@chromium.org2011-12-172-0/+5
* disable building glue as a component for now.dpranke@chromium.org2011-12-162-2/+2
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-162-11/+17
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-151-0/+2
* Update the images used for HTML speech input to lower contrast.dmazzoni@chromium.org2011-12-153-0/+0
* Add a command-line switch --enable-per-tile-painting and make it consistent b...reveman@google.com2011-12-152-5/+10
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-1513-645/+14
* Implement platform-independent DrawGlyphs for Flash.brettw@chromium.org2011-12-131-1/+0