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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
3
-0
/
+3
*
WebKit roll 64534:64541.
pfeldman@chromium.org
2010-08-03
1
-44
/
+0
*
DevTools: Get rid of DevTools RPC.
pfeldman@chromium.org
2010-08-03
5
-17
/
+11
*
Mark special-key-events-in-input-text.html as failing.
atwilson@chromium.org
2010-08-03
1
-0
/
+2
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
1
-2
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
5
-8
/
+12
*
Added massive-coordinates.svg to test_expecations (will rebaseline soon).
atwilson@chromium.org
2010-07-31
1
-0
/
+1
*
Update test expectations for fast/forms/search-transformed.html.
thestig@chromium.org
2010-07-31
1
-0
/
+2
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
2
-6
/
+6
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
3
-0
/
+7
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
2
-5
/
+7
*
Fix build break by updating the test shell and renaming renderer_webindexedda...
andreip@chromium.org
2010-07-30
1
-3
/
+3
*
Use notification-based API for getting system proxy settings on Mac rather th...
eroman@chromium.org
2010-07-30
1
-1
/
+2
*
Changes to get npapi_pepper_test_plugin recognized on linux.
alokp@chromium.org
2010-07-29
1
-6
/
+45
*
Suppress layout test failure from prototype-inheritance.html
hans@chromium.org
2010-07-29
1
-0
/
+7
*
Disable run-time flag for device orientation in test_shell
hans@chromium.org
2010-07-29
1
-0
/
+3
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-5
/
+3
*
Add SimpleResourceLoaderBridge::GetIoThread(), so it's possible to run tasks ...
michaeln@chromium.org
2010-07-29
2
-1
/
+15
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
3
-0
/
+3
*
Chrome side of changes required to populate appcache resource list.
kkanetkar@chromium.org
2010-07-28
1
-5
/
+20
*
Implement accurate seeking by decoding audio/video until we reach our desired...
scherkus@chromium.org
2010-07-28
1
-0
/
+2
*
Update V8 to version 2.3.3
whesse@chromium.org
2010-07-27
1
-0
/
+30
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-1
/
+3
*
Roll WebKit 63967:63990. Remove some local test expectations, since they wer...
senorblanco@google.com
2010-07-23
1
-6
/
+0
*
Adds temporary suppression for fast/borders/different-color-borders
bulach@chromium.org
2010-07-23
1
-0
/
+3
*
Removes downstream expectations after rolling WK 63909:63959
bulach@chromium.org
2010-07-23
1
-35
/
+0
*
Remove temporary test expectation for input-file-directory-upload.html which ...
johnnyg@chromium.org
2010-07-23
1
-3
/
+0
*
Roll WebKit 63900:63909. Remove a test expectation that was moved to the ups...
senorblanco@google.com
2010-07-22
1
-1
/
+0
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
1
-0
/
+1
*
Adds downstream suppressions following WebKit 63859:63880 roll
bulach@chromium.org
2010-07-22
1
-0
/
+1
*
More suppressions following WebKit 63859:63880
bulach@chromium.org
2010-07-22
1
-0
/
+10
*
Adds downstream suppressions following WebKit 63859:63880 roll
bulach@chromium.org
2010-07-22
1
-0
/
+25
*
fast/dom/prototype-inheritance.html needs rebaseline.
hans@chromium.org
2010-07-22
1
-0
/
+3
*
Revert 53281 - ffmpeg update with vp3 patches.
fbarchard@chromium.org
2010-07-22
1
-4
/
+0
*
ffmpeg update with vp3 patches.
fbarchard@chromium.org
2010-07-22
1
-0
/
+4
*
Remove deprecated CommandLine::GetLooseValues(), rename to args().
evan@chromium.org
2010-07-21
1
-6
/
+6
*
GTTF: Move net/socket/ssl_test_util to net/test/test_server
phajdan.jr@chromium.org
2010-07-21
1
-4
/
+4
*
Remove temporary test expectations from v8 push (changes are now upstream in ...
ricow@chromium.org
2010-07-20
1
-5
/
+0
*
Mac: unit test for setting a clip rect with a scale transform
thakis@chromium.org
2010-07-19
1
-0
/
+1
*
Fix linux test expectations by removing MAC WIN predicate in local test_expec...
ricow@chromium.org
2010-07-19
1
-1
/
+1
*
Push V8 version 2.3.1. This fixes crbug.com/49099.
ricow@chromium.org
2010-07-19
1
-4
/
+5
*
Remove temporary test expectation.
podivilov@chromium.org
2010-07-19
1
-3
/
+0
*
Remove incorrect usages of USE_SYSTEM_SQLITE.
tfarina@chromium.org
2010-07-19
1
-6
/
+1
*
Remove skipped web timing related tests.
tonyg@chromium.org
2010-07-19
1
-10
/
+0
*
Step 1 in getting rid of duplicate warning in make build.
tony@chromium.org
2010-07-18
2
-30
/
+34
*
Add temporary test expectation until upstream lands for input-file-directory-...
johnnyg@chromium.org
2010-07-17
1
-0
/
+3
*
Add a command line flag to change the default number of parallel DNS requests...
eroman@chromium.org
2010-07-17
1
-1
/
+2
*
Roll webkit 63575:63601
tony@chromium.org
2010-07-17
1
-4
/
+0
*
Add failing test from webkit merge
ojan@google.com
2010-07-16
1
-0
/
+3
*
Mark tests as failing that started failing with the webkit roll.
ojan@google.com
2010-07-16
1
-8
/
+10
[next]