summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
...
* Flag-enabled the experimental x-adaptive scheme with --enable-adaptive.fischman@chromium.org2011-03-301-0/+5
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-301-9/+9
* Standardize grit invokes (part 2)thomasvl@chromium.org2011-03-291-77/+11
* Updating XTBs based on .GRDs from branch 696karen@chromium.org2011-03-2939-4/+194
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-2817-30/+30
* Add P2PTransport interface in webkit_glue.sergeyu@chromium.org2011-03-272-0/+52
* FTP: Detect the character encoding only after the entire listing is received.phajdan.jr@chromium.org2011-03-262-92/+32
* Retrieve the accessibility tree from an iframe's document in the renderer,dmazzoni@chromium.org2011-03-251-2/+8
* Pepper/Flapper: Add IsFormatAvailable() to PPB_Flash_Clipboard.viettrungluu@chromium.org2011-03-241-3/+8
* Update translations using strings from launchpad.net r160tony@chromium.org2011-03-231-0/+1
* Build a raw video pipeline for the <video> with a special src attribute (medi...acolwell@chromium.org2011-03-231-8/+17
* A proposal and implementation for an initial postMessage interface. These in...dmichael@google.com2011-03-231-0/+2
* Make WebKitClient::traceEvent issue GPU_TRACE_EVENTs.nduca@chromium.org2011-03-232-1/+7
* If --disable-webgl is passed, continue to return null fromkbr@chromium.org2011-03-231-4/+2
* Revert 79149 - Build a raw video pipeline for the <video> with a special src ...acolwell@chromium.org2011-03-231-17/+8
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-232-2/+3
* Build a raw video pipeline for the <video> with a special src attribute (medi...acolwell@chromium.org2011-03-231-8/+17
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-231-2/+0
* Revert 78992 - Make WebKitClient::traceEvent issue GPU_TRACE_EVENTs.andybons@chromium.org2011-03-221-6/+1
* Make WebKitClient::traceEvent issue GPU_TRACE_EVENTs.nduca@chromium.org2011-03-221-1/+6
* Support for '--force-compositing-mode', see WebKit bug 56156sievers@google.com2011-03-212-2/+7
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-191-0/+2
* Use PipelineStatusNotification instead of a condvar for pipeline stopping.fischman@chromium.org2011-03-172-16/+4
* Warn/error on "using namespace blah;" in headers on clang machines.erg@google.com2011-03-161-4/+3
* PipelineError is dead. Long live PipelineStatus!fischman@chromium.org2011-03-167-67/+77
* Tweak UserAgent string for Touch_UI ChromeOS buildsrbyers@chromium.org2011-03-161-1/+5
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-161-5/+5
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-153-0/+15
* Updating XTBs based on .GRDs from branch 696karen@chromium.org2011-03-1549-174/+777
* Revert r78134+r78136dcheng@chromium.org2011-03-153-15/+0
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-153-0/+15
* DemuxerFactory is born!fischman@chromium.org2011-03-141-4/+5
* A small set of related fixes:satish@chromium.org2011-03-141-0/+0
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-1413-196/+554
* Fix handling of case where the same AccessibilityObject appears as admazzoni@chromium.org2011-03-142-9/+12
* Remove Gears from Chrome.aa@chromium.org2011-03-113-17/+2
* Add a console interface for logging to the JS console from a PPAPI plugin.brettw@chromium.org2011-03-111-0/+2
* Remove obsolete webpasswordautocompletelistener filesisherman@chromium.org2011-03-114-658/+0
* Remove the silly notion of MIME types from media code.scherkus@chromium.org2011-03-093-6/+2
* Make View frame source work for POST results.pfeldman@chromium.org2011-03-092-0/+10
* Browser accessibility improvements so that screen readers can access moredmazzoni@chromium.org2011-03-082-9/+28
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-083-78/+51
* Revert 77296 - zea@chromium.org2011-03-083-51/+78
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-083-78/+51
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-5/+0
* Add command line switches and about:flag to enable FPS indicator and composit...nduca@chromium.org2011-03-072-0/+11
* Fix dbg-shlib build by removing dependency on webkit_glue from content\common.jam@chromium.org2011-03-071-4/+0
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-071-8/+0
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-076-68/+43