summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Fix: file permissions when restoring a page with file inputs with selected fi...marja@chromium.org2012-08-222-10/+5
* Cache image data objects.brettw@chromium.org2012-08-224-18/+21
* Implement RemoteFileSystemOperation::Cancel().kinaba@chromium.org2012-08-222-9/+51
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-223-27/+71
* Revert 152672 - Update CDM interface and add clear key CDM.hbono@chromium.org2012-08-225-406/+31
* Move Android user agent generation to native codedfalcantara@chromium.org2012-08-212-24/+30
* Update CDM interface and add clear key CDM.xhwang@chromium.org2012-08-215-31/+406
* Fix IcedTea plug-in being always considered out-of-date:cevans@chromium.org2012-08-212-9/+4
* Remove unused member variable.kmadhusu@chromium.org2012-08-211-1/+0
* Add new images for closed caption button.annacc@chromium.org2012-08-216-0/+12
* Integrate external mount points to IsolatedContextkinuko@chromium.org2012-08-2112-262/+426
* Split net::UploadData into two: for resource request IPC and for upload handlingkinuko@chromium.org2012-08-2111-306/+568
* Quota double-delete fixkinuko@chromium.org2012-08-212-1/+7
* Revert 152528 - Split net::UploadData into two: for resource request IPC and ...kinuko@chromium.org2012-08-2111-440/+165
* Split net::UploadData into two: for resource request IPC and for upload handlingkinuko@chromium.org2012-08-2111-165/+440
* Refactors DatabaseQuotaClient using base::Callback.nhiroki@chromium.org2012-08-212-247/+105
* Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for paintingkinuko@chromium.org2012-08-213-12/+1
* Cleanup Blob code dependencykinuko@chromium.org2012-08-213-64/+42
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-213-1/+12
* net: Make UploadData::Element an independent classhashimoto@chromium.org2012-08-212-6/+6
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-201-0/+2
* Fix RGBA pixel layout when reading image from clipboard.wangxianzhu@chromium.org2012-08-201-0/+8
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-201-2/+0
* 1st CL in a series to remove PluginGroup. Updates PluginList.ibraaaa@google.com2012-08-207-39/+299
* Add histograms for network activity, and total/cumulativetburkard@chromium.org2012-08-201-2/+2
* Replaced static URLRequestFileJob factory with non-static protocol handler fo...shalev@chromium.org2012-08-201-1/+3
* base::Bind: Make use of IgnoreResult.jhawkins@chromium.org2012-08-191-8/+2
* media::BindToLoop() is born, with example uses to slim down WebMediaPlayerProxy.fischman@chromium.org2012-08-183-93/+13
* Updating XTBs based on .GRDs from branch 1229karen@chromium.org2012-08-1852-11/+63
* Add ContentDecryptionModule interface.xhwang@chromium.org2012-08-171-0/+150
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-175-0/+465
* Allow transitioning to HAVE_METADATA before pipeline initialization completes.acolwell@chromium.org2012-08-174-47/+68
* Remove obsolete webkit broken image gif asset which is no longer referenced a...flackr@chromium.org2012-08-161-0/+0
* add url as additional argument to createMediaPlayer.wjia@chromium.org2012-08-164-0/+40
* Update resources for broken image asset.kevers@chromium.org2012-08-161-1/+1
* Wire-up DeleteFileSystem to DRTtzik@chromium.org2012-08-164-14/+51
* Remove obsolete webkit_glue::P2PTransport interface.sergeyu@chromium.org2012-08-166-146/+0
* Address post commit nits for r151132acolwell@chromium.org2012-08-151-2/+0
* Fix race condition with windowless plugin buffers. The problem, which is alre...jam@chromium.org2012-08-154-4/+37
* Handle invalid usage cache file pathtzik@chromium.org2012-08-151-5/+5
* Clean up FileSystemQuotaClient.nhiroki@chromium.org2012-08-151-13/+16
* Make ChunkDemuxer::SetTimestampOffset take a TimeDelta instead of doublevrk@google.com2012-08-143-3/+5
* Exclude more files from Android buildwangxianzhu@chromium.org2012-08-141-0/+5
* Remove a log statement in PPAPI.brettw@chromium.org2012-08-141-8/+2
* Add image assets for broken image.kevers@chromium.org2012-08-142-0/+0
* Quota UsageTracker ASAN fixkinuko@chromium.org2012-08-142-6/+16
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-132-0/+5
* Make ~PPB_VideoDecoder_Impl() Destroy() its decoder host for hygiene.fischman@chromium.org2012-08-131-0/+1
* Upstream android's fling animator.japhet@chromium.org2012-08-135-0/+147
* Preprocessing version number for plugins to ignore leading zeros during compa...ibraaaa@google.com2012-08-133-0/+34