summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-4/+9
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-141-9/+4
* Make the URLRequestContext constantbattre@chromium.org2011-07-141-4/+9
* Remove upstreamed expectations.yurys@chromium.org2011-07-141-3/+0
* Delete filesystem origin info in the origin database if it is emptykinuko@chromium.org2011-07-142-16/+24
* Adding UMA histogram to Quotatzik@chromium.org2011-07-145-117/+184
* Mark fast/js/eval-keyword-vs-function.html as having wrong outputyurys@chromium.org2011-07-141-0/+3
* Fix quota unawareness in copying multiple files with CopyDirectory.dmikurube@chromium.org2011-07-142-13/+34
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-144-0/+16
* Implement support for cursor:none in Windows, as it already works properly in...jbates@chromium.org2011-07-142-1/+2
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-1/+1
* Add a mock WebAudioDevice for chromium DRTcrogers@google.com2011-07-135-0/+61
* Add instrumentation and checks to help debugging plugins.piman@chromium.org2011-07-131-0/+8
* Added extending forward_capacity for large reads.slock@chromium.org2011-07-133-19/+104
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-134-16/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-134-0/+16
* Fixing PPB_FileRef::Create so it returns 0 for non-local file systems.sanga@chromium.org2011-07-131-0/+4
* Add binary file for http://codereview.chromium.org/7352003/jbates@chromium.org2011-07-131-0/+0
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-132-108/+60
* Add chrome://quota-internals/tzik@chromium.org2011-07-131-0/+5
* Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...vsevik@chromium.org2011-07-131-0/+2
* Support overlapped calls of FileIO::{Read,Write}.yzshen@chromium.org2011-07-132-51/+130
* Getting form value from NPAPI plugins.bashi@chromium.org2011-07-1311-2/+49
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-132-17/+57
* Speculative build fix.evan@chromium.org2011-07-131-0/+1
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-132-57/+17
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-132-17/+57
* Updating XTBs based on .GRDs from branch 782laforge@chromium.org2011-07-121-3/+3
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-127-235/+560
* Remove tests that are no longer failing from the downstream expectations file.ojan@chromium.org2011-07-121-9/+0
* Fix the ARM build by converting a NULL to a 0 (it's a PP_Module).brettw@chromium.org2011-07-121-1/+1
* Make the Var object use a PP_Module ID rather than a PluginModule object.brettw@chromium.org2011-07-1216-78/+106
* Remove test_expectations lines no longer needed after webkit roll that includ...ojan@chromium.org2011-07-121-5/+0
* test_shell_tests: fix shared linkevan@chromium.org2011-07-121-0/+1
* Move the time conversion code to the PPAPI shared_impl directory and use it inbrettw@chromium.org2011-07-1214-109/+28
* Add check for bad allocations in MessageChannelEnumeratecdn@chromium.org2011-07-121-0/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Return an error for PPB_Instance BindGraphics if device is not a graphics (2D...elijahtaylor@google.com2011-07-121-0/+3
* When Autofilling <select> elements, consider both the element's value and its...isherman@chromium.org2011-07-122-35/+5
* Remove temporary webkit test expectation for V8 rollricow@chromium.org2011-07-121-3/+0
* Change the usage cache not to include meta data, such as the the size of usag...dmikurube@google.com2011-07-125-75/+148
* Make sure webkit compositor is not using ppapi backing texture ID after it ha...reveman@google.com2011-07-121-0/+3
* Remove temporary fixes for URLLoader synchronous error reporting. Fix an PPB_...bbudge@google.com2011-07-111-9/+6
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-112-2/+6
* Fix typozea@chromium.org2011-07-111-1/+1
* Fix resolution of GetTimeTicks.dmichael@chromium.org2011-07-111-2/+2
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-114-23/+0
* Mark TimeConversion.Time as failing on linux.zea@chromium.org2011-07-111-1/+7
* Remove incorrect optimization for plugin binding. This would cause incorrectbrettw@chromium.org2011-07-112-15/+2
* Properly account for all color channels when checking for overflow in imagebrettw@chromium.org2011-07-111-1/+1