summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Suppress layout test failure from prototype-inheritance.htmlhans@chromium.org2010-07-291-0/+7
* Disable run-time flag for device orientation in test_shellhans@chromium.org2010-07-291-0/+3
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-293-7/+3
* Add SimpleResourceLoaderBridge::GetIoThread(), so it's possible to run tasks ...michaeln@chromium.org2010-07-292-1/+15
* Fix strange colors on scrollbars when using classic theme on XP. This is a po...pkasting@chromium.org2010-07-281-0/+13
* AutoFill: Display a right-aligned generic CC icon in the suggestions popup forjhawkins@chromium.org2010-07-283-1/+6
* Make tests that rely on getting a temp dir exit if they don't.evan@chromium.org2010-07-282-3/+3
* Enhance plugin logging a bit. This adds logging in a few more places, especia...brettw@chromium.org2010-07-285-29/+42
* Add images used by webkit for the speech input button.satish@chromium.org2010-07-285-0/+6
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-284-0/+4
* Fix bug which caused DNS time not to be reported by LoadTimingObserver.tonyg@chromium.org2010-07-281-4/+4
* Watch out for invalid delegate and container after destroying the WebViewPlugin.bauerb@chromium.org2010-07-281-2/+4
* Initial stream to file implementation.darin@chromium.org2010-07-283-9/+38
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-2819-70/+190
* A better error message for the mime type of a manifest file being off.michaeln@chromium.org2010-07-281-4/+16
* AutoFill: Add the generic CC icon to webkit/glue/resources.jhawkins@chromium.org2010-07-281-0/+0
* Implement accurate seeking by decoding audio/video until we reach our desired...scherkus@chromium.org2010-07-281-0/+2
* Linux: Fix some NULL versus 0 issues to appease gcc-4.5.craig.schlenter@chromium.org2010-07-275-9/+9
* Update V8 to version 2.3.3whesse@chromium.org2010-07-271-0/+30
* webkit_support: Move the logger initialization code so that it istkent@chromium.org2010-07-271-44/+44
* Fixed raster print for Pepper v2 plugins on the Mac.sanjeevr@chromium.org2010-07-262-3/+4
* Fixing bug where paused resource loading needs final repaintvrk@google.com2010-07-261-2/+8
* Put minimal appcache info in the netlog.michaeln@chromium.org2010-07-235-16/+33
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+3
* Roll WebKit 63967:63990. Remove some local test expectations, since they wer...senorblanco@google.com2010-07-231-6/+0
* Check that the ImageData resource handle is valid before giving the resultingbrettw@chromium.org2010-07-231-1/+4
* Adds temporary suppression for fast/borders/different-color-bordersbulach@chromium.org2010-07-231-0/+3
* Removes downstream expectations after rolling WK 63909:63959bulach@chromium.org2010-07-231-35/+0
* Remove temporary test expectation for input-file-directory-upload.html which ...johnnyg@chromium.org2010-07-231-3/+0
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-233-1/+12
* Swallow context menu events dispatched to a NPAPI plugin so thatdarin@chromium.org2010-07-221-0/+4
* Roll WebKit 63900:63909. Remove a test expectation that was moved to the ups...senorblanco@google.com2010-07-221-1/+0
* Pepper stream-to-file plumbing.darin@chromium.org2010-07-2214-16/+81
* AutoFill: Record whether the user initiated the form submission and don't sav...jhawkins@chromium.org2010-07-221-0/+3
* Adds downstream suppressions following WebKit 63859:63880 rollbulach@chromium.org2010-07-221-0/+1
* More suppressions following WebKit 63859:63880bulach@chromium.org2010-07-221-0/+10
* Adds downstream suppressions following WebKit 63859:63880 rollbulach@chromium.org2010-07-221-0/+25
* fast/dom/prototype-inheritance.html needs rebaseline.hans@chromium.org2010-07-221-0/+3
* webkit_support: Initialize the logger with the same setting withtkent@chromium.org2010-07-222-0/+47
* Revert 53281 - ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-221-4/+0
* ffmpeg update with vp3 patches.fbarchard@chromium.org2010-07-221-0/+4
* Fix for: State in small letters should be auto-filled from the profile.jhawkins@chromium.org2010-07-212-0/+23
* Make conditional requests when updating the appcache.michaeln@chromium.org2010-07-213-88/+172
* Enable stack dumps in DRT.tony@chromium.org2010-07-212-1/+8
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-6/+6
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-211-3/+2
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-213-5/+6
* De-coupled resource references by plugin from Resource object's refcount. Mad...neb@chromium.org2010-07-2019-194/+220
* AppCache: manifest attribute is ignored when navigating via POST (form submit...michaeln@chromium.org2010-07-202-14/+24
* Pepper: Make AppendDataToBody() not append empty data.viettrungluu@chromium.org2010-07-201-1/+2