index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
Commit message (
Expand
)
Author
Age
Files
Lines
*
webkit_support: Add PostDelayedTask().
tkent@chromium.org
2010-09-02
2
-0
/
+6
*
Add back a failing test.
tony@chromium.org
2010-09-01
1
-0
/
+3
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
3
-33
/
+32
*
Revert 58153 - Introduce a flag to bypass the cache when retrieving current m...
chase@chromium.org
2010-09-01
2
-4
/
+3
*
Remove unnecessary test expectations overrides.
antonm@chromium.org
2010-09-01
1
-11
/
+0
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
8
-2
/
+20
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
3
-32
/
+33
*
This CL ensures we use the language specified in the language meta tag if any.
jcivelli@chromium.org
2010-09-01
2
-10
/
+12
*
Update v8 to version 2.4.0.
ricow@chromium.org
2010-09-01
1
-0
/
+23
*
Introduce a flag to bypass the cache when retrieving current memory usage.
antonm@chromium.org
2010-09-01
2
-3
/
+4
*
Make BlobURLRequestJob::Start to continue asynchronously no matter what. This
jianli@chromium.org
2010-09-01
2
-3
/
+8
*
Protect local storage created by extension apps.
andybons@chromium.org
2010-09-01
3
-6
/
+19
*
Revert 58093 as an experiment to fix the Cookies test on linux.
tim@chromium.org
2010-08-31
1
-1
/
+11
*
Remove the workaround that is not needed after the fix for Time::FromDoubleT is
jianli@chromium.org
2010-08-31
1
-11
/
+1
*
GTTF: Remove possible interference between BlobURLRequestJob tests.
phajdan.jr@chromium.org
2010-08-31
1
-23
/
+17
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
4
-10
/
+17
*
Adding way to pass video frames between Chromium and WebKit
vrk@google.com
2010-08-31
8
-3
/
+193
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
1
-0
/
+1
*
Remove webgl test from webkit/tools/layout_tests/test_expectations.txt after ...
zmo@google.com
2010-08-31
1
-2
/
+0
*
Guarantee PPAPI Audio playbacks are stopped in Pause().
neb@chromium.org
2010-08-31
2
-11
/
+44
*
Rolling webkit DEPS: 66396 -> 66464.
antonm@google.com
2010-08-31
1
-0
/
+10
*
Fix compiling error.
jianli@chromium.org
2010-08-31
1
-1
/
+1
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
22
-62
/
+1574
*
Remove a test_expectation that got moved upstream.
tony@chromium.org
2010-08-30
1
-3
/
+0
*
Add LayoutTestController::markerTextForListItem().
dumi@chromium.org
2010-08-30
2
-5
/
+28
*
Fix the cursor api not working.
jam@chromium.org
2010-08-30
3
-4
/
+10
*
Add html node info (tag name, attributes, and computed display) and document
dmazzoni@chromium.org
2010-08-30
2
-0
/
+49
*
Fix error reporting in concatenate_js_files.py script.
mnaganov@chromium.org
2010-08-30
1
-2
/
+3
*
Revert 57843 - Adding support for markerTextForListItem() to Chromium's Layou...
dumi@chromium.org
2010-08-30
2
-28
/
+5
*
Adding support for markerTextForListItem() to Chromium's LayoutTestController.
dumi@chromium.org
2010-08-30
2
-5
/
+28
*
Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...
brettw@chromium.org
2010-08-30
43
-352
/
+346
*
webkit_support: Introduce indirect definitions for base::VKEY_* in
tkent@chromium.org
2010-08-29
1
-0
/
+18
*
OS X - always use "classic theme" when running Layout tests
jeremy@chromium.org
2010-08-29
1
-0
/
+7
*
Pull latest Pepper to get moved audio, video, and char set interfaces, now
brettw@chromium.org
2010-08-28
10
-52
/
+57
*
Add xtb files for Farsi translations.
mal@chromium.org
2010-08-28
1
-0
/
+44
*
Re-enable SerializeHTMLDOMWithEntitiesInAttributeValue and SerializeHTMLDOMWi...
jamesr@chromium.org
2010-08-28
1
-2
/
+2
*
Reland r57575 - Remove the default argument from RegKey::Open.
tfarina@chromium.org
2010-08-28
1
-1
/
+2
*
Disable a test that fails in debug only.
tony@chromium.org
2010-08-27
1
-0
/
+2
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
8
-25
/
+38
*
FBTF: Move code from headers into cc files.
erg@google.com
2010-08-27
26
-101
/
+219
*
Second attempt at landing http://codereview.chromium.org/3214005
tommi@chromium.org
2010-08-27
4
-112
/
+183
*
Misc. minor cleanup.
pkasting@chromium.org
2010-08-27
3
-32
/
+14
*
Support sending BlobData to browser process. Also support sending UploadData
jianli@chromium.org
2010-08-27
9
-3
/
+547
*
Revert 57692 - Factoring BuildUserAgent out to a separate lib for GCF can use...
dmazzoni@chromium.org
2010-08-27
4
-173
/
+106
*
Factoring BuildUserAgent out to a separate lib for GCF can use it.
tommi@chromium.org
2010-08-27
4
-106
/
+173
*
Reland interval change.
mbelshe@chromium.org
2010-08-27
6
-88
/
+29
*
webkit_support: Add CreateDevToolsMessageLoop(), which is a helper
tkent@chromium.org
2010-08-26
2
-0
/
+28
*
Make PPB_Var's VarFromUtf8() validate the input for UTF-8 correctness. Return...
ajwong@chromium.org
2010-08-26
1
-3
/
+10
*
Replaced supl (sup-El) by sup1 (sup-One) in DOMSerializer test because there ...
jamesr@chromium.org
2010-08-26
2
-3
/
+3
*
Revert 57572 - Remove the default argument from RegKey::Open.
chase@chromium.org
2010-08-26
1
-2
/
+1
[next]