summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Implement PPB_DeviceRef_Dev.yzshen@chromium.org2012-01-211-0/+1
* Revert 118546 because it caused PrerenderHTML5VideoNetwork to timeout on wind...sadrul@chromium.org2012-01-213-42/+28
* Switching glue to be a component in r118401 and then linking with the BFD lin...dpranke@chromium.org2012-01-211-0/+8
* Add support for Run, Quit, and RunAllPending to WebKit::WebThreadjamesr@chromium.org2012-01-202-5/+35
* Fire canplaythrough as soon as download defers to fix autoplayvrk@google.com2012-01-203-28/+42
* Implement WebViewClient::createGraphicsContext3D (and support for DRT)piman@chromium.org2012-01-206-24/+47
* Initialized buffer_type to BUFFER_STANDARD.asharif@chromium.org2012-01-201-1/+1
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-2015-532/+36
* Estimate renderer memory usage in MacOS via working set size instead of page ...ulan@chromium.org2012-01-201-1/+1
* Revert 118440 since it breaks views_unittests:HitTestMasks on windowssadrul@chromium.org2012-01-201-4/+1
* Skia DEPS roll 3039->3071 with gyp and test_expectations changesepoger@chromium.org2012-01-201-1/+4
* Build webkit_glue as a component again.dpranke@chromium.org2012-01-205-9/+9
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-2015-36/+532
* Fold InitializeTask() into Initialize() as the method is called on the render...scherkus@chromium.org2012-01-195-103/+61
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-1915-532/+36
* build DRT, webkit_unit_tests from individual gyp files.dpranke@chromium.org2012-01-192-6/+20
* Remove long-ago rebaselined tests from chrome test_expectationsepoger@chromium.org2012-01-191-25/+0
* Code cleanup.backer@chromium.org2012-01-191-15/+0
* Replace DataSourceFactory with explicitly initialized DataSources.scherkus@chromium.org2012-01-1916-397/+263
* Rename webkit_media::VideoRendererImpl to webkit_media::SkCanvasVideoRenderer.scherkus@chromium.org2012-01-198-44/+42
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-192-5/+7
* Transition to base/mac/bundle_locations.h step 1jeremy@chromium.org2012-01-191-2/+3
* Add a per-tab preference to match WebSettings::images_enabled.mnaganov@chromium.org2012-01-192-2/+5
* Revert r118525 / Re-land r118240 - the build failure was a flake.dpranke@chromium.org2012-01-191-3/+4
* WebSocket Pepper API: WebArrayBuffer supporttoyoshim@chromium.org2012-01-192-44/+48
* Revert r118240 - gles_2_c_lib as a component.dpranke@chromium.org2012-01-191-4/+3
* Fix a crash in WebURLLoaderMockFactory caused by removing a loader that has b...bbudge@chromium.org2012-01-191-2/+3
* Add overloaded WebKitPlatformSupportImpl::createGraphicsContext3Dpiman@chromium.org2012-01-192-1/+25
* This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...dpranke@chromium.org2012-01-191-3/+4
* Fix incorrect comment about object ownership in WebMediaPlayerImpl::WebMediaP...crogers@google.com2012-01-191-1/+0
* Removing old setVisibility method which was removed during a refactor a while...mmocny@chromium.org2012-01-182-8/+2
* Skia DEPS roll 3035->3039 with test_expectations change.epoger@chromium.org2012-01-181-0/+7
* Fold media::PipelineImpl into media::Pipeline as there is only one implementa...scherkus@chromium.org2012-01-183-7/+7
* Webkit roll 105195:105229rolandsteiner@chromium.org2012-01-181-6/+0
* Use WebKit API's filesystem types directly under webkit/fileapikinuko@chromium.org2012-01-182-15/+9
* buffers.cc: replaced global TimeDelta constants with fully-inlined functions.fischman@chromium.org2012-01-183-4/+4
* Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-183-3/+3
* Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-183-3/+3
* Added bounds checks to the URLLoader prefetch buffer threshhold.raymes@chromium.org2012-01-171-1/+8
* Rename is_hsts_host to fatal.palmer@chromium.org2012-01-173-3/+3
* Temporary test_expectations.txt updaterolandsteiner@chromium.org2012-01-171-0/+6
* ChromeOS build fix r117830kinuko@chromium.org2012-01-164-11/+19
* Add CreateFileSystemOperation() method to FileSystemContextkinuko@chromium.org2012-01-1616-61/+188
* Support custom data formats for dragging on Windows.dcheng@chromium.org2012-01-141-2/+4
* Keep "internal" and "extra" plugins in the same list.bauerb@chromium.org2012-01-142-34/+23
* Remove ActiveLoader::Cancel().scherkus@chromium.org2012-01-134-12/+5
* Refactor webkit_media::VideoRendererImpl into standalone class.scherkus@chromium.org2012-01-138-282/+213
* Remove Clone() from DataSourceFactory & DemuxerFactory since the methods aren...acolwell@chromium.org2012-01-132-8/+0
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-134-60/+37
* Allow tracing in third_party librariesjbates@chromium.org2012-01-131-2/+2