summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in UMA reporting of accelerated compositing in WebGL codepaths.fischman@chromium.org2012-05-211-3/+7
* Add the HasAreaOpen method to DomStorageHost. Intended for use to make event ...michaeln@google.com2012-05-212-0/+13
* Test for Pepper IME events.kinaba@chromium.org2012-05-217-48/+113
* Removing FileUtilities::revealOSInFolder which is not used anymorekinuko@chromium.org2012-05-212-6/+1
* Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...pkotwicz@chromium.org2012-05-201-1/+1
* Fix for GLInProcessContextgman@chromium.org2012-05-201-1/+4
* Fix reporting of Media.AcceleratedCompositingActive when false.fischman@chromium.org2012-05-191-2/+8
* Add command line flags for compositor's default tile size andvangelis@chromium.org2012-05-192-1/+17
* Add WebFrame pointer to WebViewClient::startDraggingjochen@chromium.org2012-05-184-4/+8
* Adding isolated filesystem support in GetFileSystemRootURIkinuko@chromium.org2012-05-182-2/+6
* Migrate WebKit "global script" font prefs.falken@chromium.org2012-05-183-31/+42
* Remove all npapi plugins from windows metro chromecpu@chromium.org2012-05-181-1/+10
* Remove old phantom request path for launching prerender requests.gavinp@chromium.org2012-05-181-3/+1
* Copy over ports.gbillock@chromium.org2012-05-181-0/+3
* Revert 137733 - Use a temp data dir for IDB tests so persistence can be verif...jsbell@chromium.org2012-05-172-50/+1
* Use overloaded printBegin() chromium-webkit api in PrepareFrameAndViewPrint c...kmadhusu@chromium.org2012-05-171-5/+15
* Cleanup correctly in GLInProcessContextgman@chromium.org2012-05-171-0/+6
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-1712-129/+143
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-1712-143/+129
* Use a temp data dir for IDB tests so persistence can be verified.jsbell@chromium.org2012-05-172-1/+50
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-171-2/+8
* Crash fix in fileapi::FileSystemOperation::DidGetUsageAndQuotaAndRunTaskkinuko@chromium.org2012-05-171-1/+1
* Fix uninitialized member in ctor.groby@chromium.org2012-05-171-0/+3
* Move ui/gfx/resources to ui/base/native_theme/resourcesoshima@chromium.org2012-05-161-2/+2
* [Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...kmadhusu@chromium.org2012-05-164-11/+51
* Sequentialize calls to PluginList::GetPlugins from PluginService.bauerb@chromium.org2012-05-162-18/+30
* Revert 137396 - Sequentialize calls to PluginList::GetPlugins from PluginServ...bauerb@chromium.org2012-05-162-30/+18
* Sequentialize calls to PluginList::GetPlugins from PluginService.bauerb@chromium.org2012-05-162-18/+30
* SessionStorageDatabase: Readability changes.marja@chromium.org2012-05-163-11/+23
* Add CreateFileWriter method to MountPointProvider.kinaba@chromium.org2012-05-169-12/+80
* Browser Plugin: Expose instance() so that BrowserPlugin can read the pp_insta...fsamuel@chromium.org2012-05-161-0/+2
* Move webkit/media tests from test_shell_tests into content_unitteststony@chromium.org2012-05-163-22/+17
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-155-0/+20
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-154-286/+286
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-144-289/+288
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-144-288/+289
* Convert some FileWriter tests to use TestMountPointProvider.kinuko@chromium.org2012-05-147-56/+63
* DomStorageArea: Allow multiple simultaneous in flight commit batches.marja@chromium.org2012-05-143-25/+24
* WebSocket Pepper API: PPB_WebSocket crashes when server close the connection.toyoshim@chromium.org2012-05-141-2/+2
* Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...jam@chromium.org2012-05-149-51/+156
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-1210-25/+26
* Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou...fischman@chromium.org2012-05-124-31/+12
* Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from...tkent@chromium.org2012-05-124-12/+31
* Pass the referrer policy with the referrer for the save package code pathjochen@chromium.org2012-05-123-11/+20
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-1115-42/+40
* Broker out PPAPI handle duplicationjschuh@chromium.org2012-05-112-5/+3
* Delete MockDataSource, remove IsLocalSource & IsSeekable from Demuxer/Pipeline.fischman@chromium.org2012-05-114-31/+12
* Aura: Adds custom cursors for drag and drop (second attempt:varunjain@chromium.org2012-05-111-29/+6
* remove WEBKIT_USING_SKIAjamesr@chromium.org2012-05-117-87/+3
* Remove VideoBear and ManyVideoBear from test_shell_tests.tony@chromium.org2012-05-115-97/+0