summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* Play WebM live streamhclam@chromium.org2010-08-041-1/+6
* AppCache: Provide a way to override the default quota for an origin. The inte...michaeln@chromium.org2010-08-044-5/+92
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-042-3/+3
* Add linux webkit-tests dbg crashes into expectations until the roll.pfeldman@chromium.org2010-08-041-0/+3
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-1/+3
* Pull PPAPI and get support for average char width. Hook it up to "0" for nowbrettw@chromium.org2010-08-031-0/+5
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-3/+4
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-0313-1/+13
* WebKit roll 64534:64541.pfeldman@chromium.org2010-08-031-44/+0
* DevTools: follow up to r54722, remove unused classes.pfeldman@chromium.org2010-08-032-53/+0
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-037-22/+12
* Mark special-key-events-in-input-text.html as failing.atwilson@chromium.org2010-08-031-0/+2
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Undo in memory changes made by an update job if the commit to disk fails. Pro...michaeln@chromium.org2010-08-0311-39/+172
* webkit_support: Prepareation to remove dependencies to base/time.h,tkent@chromium.org2010-08-032-0/+63
* AutoFill: Add a default constructor for FormData. There are too many placesjhawkins@chromium.org2010-08-031-0/+2
* Even more FRIEND_TEST_ALL_PREFIXES, now like in webkitphajdan.jr@chromium.org2010-08-025-31/+36
* Record received data in WebViewPlugin and replay it when loading the real plu...bauerb@chromium.org2010-08-022-8/+65
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-1/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-318-17/+24
* Added massive-coordinates.svg to test_expecations (will rebaseline soon).atwilson@chromium.org2010-07-311-0/+1
* Update test expectations for fast/forms/search-transformed.html.thestig@chromium.org2010-07-311-0/+2
* Implement prefetching in chromegavinp@google.com2010-07-312-0/+3
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-305-13/+12
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-303-0/+7
* Pepper2 audio (trusted side) implementation. Still missing a synchronization ...neb@chromium.org2010-07-306-0/+358
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-3011-33/+44
* Fix build break by updating the test shell and renaming renderer_webindexedda...andreip@chromium.org2010-07-301-3/+3
* Use notification-based API for getting system proxy settings on Mac rather th...eroman@chromium.org2010-07-301-1/+2
* AutoFill: Determine credit card type based on the CC number and display thejhawkins@chromium.org2010-07-301-1/+8
* linux: don't crash when movind the plugin if the container hasn't been realizedpiman@chromium.org2010-07-301-6/+10
* AutoFill: Move the CC icons to webkit/glue/resources. This is a temporaryjhawkins@chromium.org2010-07-298-0/+7
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-296-54/+388
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-292-3/+5
* AutoFill: Temporarily remove a NOTREACHED until WK is fixed to not send injhawkins@chromium.org2010-07-291-1/+3
* Changes to get npapi_pepper_test_plugin recognized on linux.alokp@chromium.org2010-07-291-6/+45
* Revert 54173 - Hook up the new font API to WebKit. This moves the existing Ge...brettw@chromium.org2010-07-296-388/+54
* Hook up the new font API to WebKit. This moves the existing GetFontTable API tobrettw@chromium.org2010-07-296-54/+388
* Add a command line switch to control accelerated 2d canvasjamesr@chromium.org2010-07-292-0/+5
* 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