summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Expand)AuthorAgeFilesLines
* webkit_support: Add PostDelayedTask().tkent@chromium.org2010-09-022-0/+6
* Add back a failing test.tony@chromium.org2010-09-011-0/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-013-33/+32
* Revert 58153 - Introduce a flag to bypass the cache when retrieving current m...chase@chromium.org2010-09-012-4/+3
* Remove unnecessary test expectations overrides.antonm@chromium.org2010-09-011-11/+0
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-018-2/+20
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-013-32/+33
* This CL ensures we use the language specified in the language meta tag if any.jcivelli@chromium.org2010-09-012-10/+12
* Update v8 to version 2.4.0.ricow@chromium.org2010-09-011-0/+23
* Introduce a flag to bypass the cache when retrieving current memory usage.antonm@chromium.org2010-09-012-3/+4
* Make BlobURLRequestJob::Start to continue asynchronously no matter what. Thisjianli@chromium.org2010-09-012-3/+8
* Protect local storage created by extension apps.andybons@chromium.org2010-09-013-6/+19
* Revert 58093 as an experiment to fix the Cookies test on linux.tim@chromium.org2010-08-311-1/+11
* Remove the workaround that is not needed after the fix for Time::FromDoubleT isjianli@chromium.org2010-08-311-11/+1
* GTTF: Remove possible interference between BlobURLRequestJob tests.phajdan.jr@chromium.org2010-08-311-23/+17
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-314-10/+17
* Adding way to pass video frames between Chromium and WebKitvrk@google.com2010-08-318-3/+193
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Remove webgl test from webkit/tools/layout_tests/test_expectations.txt after ...zmo@google.com2010-08-311-2/+0
* Guarantee PPAPI Audio playbacks are stopped in Pause().neb@chromium.org2010-08-312-11/+44
* Rolling webkit DEPS: 66396 -> 66464.antonm@google.com2010-08-311-0/+10
* Fix compiling error.jianli@chromium.org2010-08-311-1/+1
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-3122-62/+1574
* Remove a test_expectation that got moved upstream.tony@chromium.org2010-08-301-3/+0
* Add LayoutTestController::markerTextForListItem().dumi@chromium.org2010-08-302-5/+28
* Fix the cursor api not working.jam@chromium.org2010-08-303-4/+10
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-302-0/+49
* Fix error reporting in concatenate_js_files.py script.mnaganov@chromium.org2010-08-301-2/+3
* Revert 57843 - Adding support for markerTextForListItem() to Chromium's Layou...dumi@chromium.org2010-08-302-28/+5
* Adding support for markerTextForListItem() to Chromium's LayoutTestController.dumi@chromium.org2010-08-302-5/+28
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-3043-352/+346
* webkit_support: Introduce indirect definitions for base::VKEY_* intkent@chromium.org2010-08-291-0/+18
* OS X - always use "classic theme" when running Layout testsjeremy@chromium.org2010-08-291-0/+7
* Pull latest Pepper to get moved audio, video, and char set interfaces, nowbrettw@chromium.org2010-08-2810-52/+57
* Add xtb files for Farsi translations. mal@chromium.org2010-08-281-0/+44
* Re-enable SerializeHTMLDOMWithEntitiesInAttributeValue and SerializeHTMLDOMWi...jamesr@chromium.org2010-08-281-2/+2
* Reland r57575 - Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-281-1/+2
* Disable a test that fails in debug only.tony@chromium.org2010-08-271-0/+2
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-278-25/+38
* FBTF: Move code from headers into cc files.erg@google.com2010-08-2726-101/+219
* Second attempt at landing http://codereview.chromium.org/3214005tommi@chromium.org2010-08-274-112/+183
* Misc. minor cleanup.pkasting@chromium.org2010-08-273-32/+14
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-279-3/+547
* Revert 57692 - Factoring BuildUserAgent out to a separate lib for GCF can use...dmazzoni@chromium.org2010-08-274-173/+106
* Factoring BuildUserAgent out to a separate lib for GCF can use it.tommi@chromium.org2010-08-274-106/+173
* Reland interval change.mbelshe@chromium.org2010-08-276-88/+29
* webkit_support: Add CreateDevToolsMessageLoop(), which is a helpertkent@chromium.org2010-08-262-0/+28
* Make PPB_Var's VarFromUtf8() validate the input for UTF-8 correctness. Return...ajwong@chromium.org2010-08-261-3/+10
* Replaced supl (sup-El) by sup1 (sup-One) in DOMSerializer test because there ...jamesr@chromium.org2010-08-262-3/+3
* Revert 57572 - Remove the default argument from RegKey::Open.chase@chromium.org2010-08-261-2/+1