summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
...
* Add 64-bit Windows tokens to the UA string. This parallels https://bugs.webk...pkasting@chromium.org2011-03-051-2/+21
* Update translations using strings from launchpad.net r141tony@chromium.org2011-03-052-0/+2
* New assets for PDF progress control. Added asset for drop shadow.gene@chromium.org2011-03-0412-0/+1
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-042-1/+5
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-0/+8
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-042-11/+5
* Pepper/Flapper: Add very basic clipboard support.viettrungluu@chromium.org2011-03-041-0/+2
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-041-0/+5
* Removed GPU plugin.apatrick@chromium.org2011-03-031-5/+0
* Adding resources for PDF loading progress control.gene@chromium.org2011-03-0312-0/+14
* Drop "Windows;" from the UA string. This parallels https://bugs.webkit.org/s...pkasting@chromium.org2011-03-031-8/+8
* Revert 76631 because it causes fullscreen layout tests to timeout on linuxtonyg@chromium.org2011-03-022-5/+1
* Re-applying r76324, which was reverted during a WebKit rollback.ddorwin@chromium.org2011-03-022-1/+5
* Implement the grab/grabbing cursors (for Mac/GTK).avi@chromium.org2011-03-024-8/+88
* Revert 76324 - Build WebKit Full Screen API. Support is disabled by default; ...jamesr@chromium.org2011-03-012-5/+1
* Revert code that prevents redirecting to different origins because it breaks ...acolwell@chromium.org2011-03-014-18/+3
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-012-1/+5
* Pepper/Flapper: Refactor module-local file stuff to make it easier/nicer to a...viettrungluu@chromium.org2011-02-261-0/+2
* Properly return TYPE_MISMATCH_ERR for DirectoryExists/FileExistsadamk@chromium.org2011-02-251-2/+3
* Rename media statistics APIs to match webkit renaming.sjl@chromium.org2011-02-252-8/+8
* Make playback fail if redirected to a different origin.acolwell@chromium.org2011-02-254-35/+27
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-251-3/+7
* Fix progress event not firing when load has completed.sjl@chromium.org2011-02-241-1/+5
* Increased the minimum timer interval for background tabs to 1000kbr@google.com2011-02-241-1/+1
* Drop "U;" from the UA string. This parallels https://bugs.webkit.org/show_bu...pkasting@chromium.org2011-02-241-4/+1
* PPB_Flash cleanup part 2: move all the file stuff to ppb_flash_file.*.viettrungluu@chromium.org2011-02-241-0/+2
* Implement cryptographicallyRandomValues to let WebKit have someabarth@chromium.org2011-02-232-2/+16
* PPB_Flash cleanup part 1: move the net connector stuff to its own files.viettrungluu@chromium.org2011-02-231-0/+2
* Drop the language tag from the UA string. This parallels https://bugs.webkit...pkasting@chromium.org2011-02-231-5/+1
* Initialize the minimum timer interval upon RenderView construction,kbr@chromium.org2011-02-231-4/+0
* This patch adds the necessary plumbing to Chromium to support a command-line ...wjmaclean@chromium.org2011-02-222-0/+5
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-222-0/+7
* Integrating Mac OS Grammar checker into Chromium.morrita@chromium.org2011-02-222-0/+5
* Revert 75430 because it's causing failures in dom_checker_tests.sadrul@chromium.org2011-02-191-1/+1
* Increase the minimum interval for timers on background tabs to reducekbr@google.com2011-02-181-1/+1
* Quick fix for problems with editable text field accessibility by not sendingdmazzoni@chromium.org2011-02-181-0/+6
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-183-0/+27
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-172-0/+14
* Expose WebCore log channels on the chrome command linegavinp@chromium.org2011-02-162-4/+10
* Pump the WebCore Timer queue before running animation callbacksjamesr@chromium.org2011-02-161-1/+4
* Allow WebMediaPlayerImpl to handle multiple DataSources.acolwell@chromium.org2011-02-162-13/+32
* Implement webkit media metrics in chromium.scherkus@chromium.org2011-02-162-0/+37
* Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-161-0/+2
* Update benchmarking clearCache routine to be able to preserve sslhostinfo:mbelshe@chromium.org2011-02-151-1/+3
* Revert 75003 - Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-151-2/+0
* Basic implementation of Pepper Transport API.sergeyu@chromium.org2011-02-151-0/+2
* Make the size of menulists on Linux the same size as on Windows.tony@chromium.org2011-02-151-0/+6
* Implement basic crash detection and shutdown handling for out of process PPAPIbrettw@chromium.org2011-02-151-0/+2
* Fix HasSingleOrigin() so it properly handles double redirect & added unit test.acolwell@chromium.org2011-02-147-14/+157
* Add commandline flag --disable-gl-multisampling and hook it up with WebGL to ...zmo@google.com2011-02-142-0/+5