summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-1112-63/+139
* Add RegisterMountPointProvider and TestMountPointProvider for testingkinuko@chromium.org2012-05-1116-11/+307
* Merge QuotaFileUtil into ObfuscatedFileUtiltzik@chromium.org2012-05-1125-1099/+822
* FileWriterDelegate should not call URLRequest::Start() after Cancel().kinuko@chromium.org2012-05-116-66/+96
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-115-57/+43
* pepper: delay destruction of PlatformContext3D until after we call setBacking...piman@chromium.org2012-05-111-0/+3
* Browser Plugin: Make WebPluginImpl's WebPlugin implementation public and expo...fsamuel@chromium.org2012-05-104-8/+17
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-105-14/+0
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-1010-141/+3
* SessionStorageDatabase: Allow writing data into a shallow copy.marja@chromium.org2012-05-103-76/+60
* Report correct buffered TimeRanges instead of faking a single TimeRange.fischman@chromium.org2012-05-101-15/+7
* Manage versioned fields correctly in GlueSerializeTest.aelias@chromium.org2012-05-103-14/+34
* Remove event_listener_unittest.cc and listener_leak_test.cc.tony@chromium.org2012-05-096-411/+0
* Add codecs parameter to sourceAddId() and improve supported codecs detection ...acolwell@chromium.org2012-05-094-5/+36
* Quote CppBoundClass/CppVariant in namespace.wangxianzhu@chromium.org2012-05-0912-69/+147
* Don't reset BufferedResourceLoader::buffer_ inside Stop().scherkus@chromium.org2012-05-093-81/+56
* Revert 135901 - Terminate plugins as well as runing onunload handlers during ...tsepez@chromium.org2012-05-091-3/+1
* Fix BufferedResourceLoader to immediately return a read error if the underlyi...scherkus@chromium.org2012-05-093-1/+37
* Use frame->document().referrerPolicy instead of frame->referrerPolicy()jochen@chromium.org2012-05-091-1/+2
* A better fix for scaling issue.gene@chromium.org2012-05-091-2/+2
* Remove node_leak_test.cc from test_shell_tests.tony@chromium.org2012-05-092-78/+0
* Addition of texture-state and fbo-state tests for GL_CHROMIUM_copy_texture.twiz@chromium.org2012-05-094-7/+8
* Add plumbing for file display names for drag and dropsatorux@chromium.org2012-05-093-7/+31
* Give group/other users access to directories created by File API on Chrome OS.benchan@chromium.org2012-05-091-0/+27
* Don't compute line breaks when accessibility is in editable text mode.dmazzoni@chromium.org2012-05-092-14/+32
* Initialize net_referrer_policy to make the old arm compiler happyjochen@chromium.org2012-05-081-1/+2
* Add pokemon.kids.yahoo.co.jp for UA spoofing listyosin@chromium.org2012-05-082-38/+31
* Add a method for creating WebURLRequest::ExtraData to webkit support to use i...jochen@chromium.org2012-05-082-1/+11
* Allow for overriding the handling of the referrer header in the network stackjochen@chromium.org2012-05-083-0/+33
* Terminate plugins as well as runing onunload handlers during slow shutdown.tsepez@chromium.org2012-05-081-1/+3
* Add UMA stats for ObfuscatedFileUtil::GetDirectoryForOriginAndTypes().tzik@chromium.org2012-05-084-30/+143
* Revert r135533.thakis@chromium.org2012-05-081-6/+29