summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix UA Spoofing Condition for Linux.yuzo@chromium.org2012-01-132-3/+64
* Remove VideoDecodeAccelerator::Client::NotifyEndOfStream / PPP_VideoDecoder_D...fischman@chromium.org2012-01-132-8/+1
* Revert 117537 - Convert use of int ms to TimeDelta in files owned by michaeln.lambroslambrou@google.com2012-01-122-9/+7
* Convert use of int ms to TimeDelta in files owned by michaeln.tedvessenes@gmail.com2012-01-122-7/+9
* Remove obsolete references to http://crbug.com/109026fischman@chromium.org2012-01-122-6/+1
* Fixed HW video decode EOS/Flush-related bugs.fischman@chromium.org2012-01-121-9/+13
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-122-4/+26
* Convert use of int ms to TimeDelta in files owned by jam.tedvessenes@gmail.com2012-01-121-3/+3
* Remove --simple-data-source and convert WebMediaPlayerImpl::Initialize() to a...scherkus@chromium.org2012-01-124-48/+28
* Convert use of int ms to TimeDelta in files owned by tkent.tedvessenes@gmail.com2012-01-121-2/+4
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-122-26/+4