summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* P2P Transport implementation.sergeyu@chromium.org2011-04-061-10/+15
* Fixed network data for data url resourcesvsevik@chromium.org2011-04-061-0/+1
* Removed bytes_received from ResourceDevToolsInfo since it is only used in dev...vsevik@chromium.org2011-04-062-3/+1
* Roll Skiabsalomon@google.com2011-04-063-0/+142
* Revert "Fixed network data for data uri resources"vsevik@chromium.org2011-04-061-17/+15
* Fixed network data for data url resourcesvsevik@chromium.org2011-04-061-15/+17
* Revert 80567 - P2P Transport implementation.TEST=Unittests.BUG=NoneReview URL...sergeyu@chromium.org2011-04-061-15/+10
* P2P Transport implementation.sergeyu@chromium.org2011-04-061-10/+15
* Implementing preload=metadata for videovrk@google.com2011-04-059-149/+229
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-6/+4
* Fix deadlock during player shutdown when a Seek() and an Abort() are racing.fischman@chromium.org2011-04-011-13/+7
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-319-14/+63
* Save actual transfer size for future DevTools usevsevik@chromium.org2011-03-312-2/+4
* 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