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
/
chrome
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding debugging info for sync integration tests.
rsimha@chromium.org
2010-08-20
3
-9
/
+50
*
New downloads hooks for pyauto. BUG=35284
alyssad@google.com
2010-08-20
2
-3
/
+132
*
Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...
rvargas@google.com
2010-08-19
1
-12
/
+0
*
Cleaning up unnecessary TODO comments in sync integration tests.
rsimha@chromium.org
2010-08-19
1
-3
/
+0
*
Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.
phajdan.jr@chromium.org
2010-08-19
1
-0
/
+12
*
Fix in webdriver.
phajdan.jr@chromium.org
2010-08-19
1
-1
/
+2
*
Switch to GoogleServiceAuthError struct instead of GaiaAuthError.
chron@chromium.org
2010-08-19
2
-2
/
+2
*
GTTF: After timeout, all further automation calls should fail immediately.
phajdan.jr@chromium.org
2010-08-19
5
-10
/
+39
*
Remove forward declares for ASCIIToUTF16 from string_util. All callers now use
brettw@chromium.org
2010-08-19
2
-0
/
+2
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
6
-0
/
+246
*
Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.
viettrungluu@chromium.org
2010-08-19
1
-1
/
+1
*
Removed unnecessary includes from profile.h and added the now necessary inclu...
davemoore@chromium.org
2010-08-19
1
-0
/
+3
*
Remove wstrings from bookmarks, part 3.
viettrungluu@chromium.org
2010-08-19
3
-8
/
+15
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-1
/
+0
*
Add proper DEPS for webdriver.
phajdan.jr@chromium.org
2010-08-19
1
-0
/
+4
*
Base implementation of WebDriver for Chrome.
jmikhail@google.com
2010-08-19
22
-0
/
+2163
*
Re-land r56529, and add fixes for the browser tests on chromium os.
cmasone@google.com
2010-08-18
1
-0
/
+0
*
Added BackgroundModeManager which tracks when background apps are loaded/unlo...
atwilson@chromium.org
2010-08-18
2
-4
/
+3
*
Enabling offline sync test.
rsimha@chromium.org
2010-08-18
1
-1
/
+1
*
Disable content.ContentTest.testThreeWindows on Mac
nirnimesh@chromium.org
2010-08-18
1
-0
/
+1
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
3
-121
/
+123
*
Win IO Perf Regressions
thomasvl@chromium.org
2010-08-18
1
-16
/
+3
*
Fix DictionaryValue::Equals() to also detect differences in key names.
mnissler@chromium.org
2010-08-18
2
-8
/
+8
*
Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...
pam@chromium.org
2010-08-18
1
-2
/
+2
*
Monitor network change in GoogleURLTracker
ukai@chromium.org
2010-08-18
1
-3
/
+16
*
Fix failing sync integration tests.
rsimha@chromium.org
2010-08-18
2
-12
/
+20
*
sync: take two for:
tim@chromium.org
2010-08-18
2
-1
/
+5
*
Revert 56423 - Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
2
-5
/
+1
*
Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
2
-1
/
+5
*
Trim down translate tests dataset
nirnimesh@chromium.org
2010-08-17
20
-2948
/
+0
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
9
-52
/
+42
*
Re-land part of r55416, minus actually moving the test_suite.h contents to a ...
brettw@chromium.org
2010-08-17
4
-7
/
+11
*
Reapplies all the IPC system work (reverts the revert r56272).
erg@google.com
2010-08-17
1
-0
/
+9
*
Remove remaining deprecated wstring methods from base/values.{cc,h}.
viettrungluu@chromium.org
2010-08-17
1
-2
/
+2
*
Forbid NaN and infinite numbers in extensions API type validator.
skerner@chromium.org
2010-08-17
1
-3
/
+18
*
DevTools: remove debugger step tests that have been converted into WebKit lay...
yurys@chromium.org
2010-08-17
2
-41
/
+0
*
Adds tests for IndexedDB's index plumbing.
bulach@chromium.org
2010-08-17
4
-7
/
+133
*
DevTools: convert console tests into WebKit layout tests
yurys@chromium.org
2010-08-17
2
-61
/
+0
*
Generalize the stack signature for a known crash (since there are several var...
eroman@chromium.org
2010-08-17
1
-1
/
+1
*
Enabling previously failing test, adding more preferences tests.
rsimha@chromium.org
2010-08-17
1
-11
/
+92
*
Completely revert all my IPC work to see if this was what regressed the page ...
erg@google.com
2010-08-17
1
-9
/
+0
*
Regression fix: Downloads page in Incognito mode works fine now.
phajdan.jr@chromium.org
2010-08-16
1
-9
/
+3
*
Pyauto test fix: remove infobar count
alyssad@chromium.org
2010-08-16
1
-1
/
+0
*
Fix sync integration tests on Chrome OS.
rsimha@chromium.org
2010-08-16
1
-7
/
+11
*
Suppress a reliability bot crash which has been happening sporadically since ...
eroman@chromium.org
2010-08-16
1
-0
/
+3
*
Add a test: use "nexes" property in the embed tag and let the plugin choose t...
gregoryd@google.com
2010-08-16
3
-5
/
+27
*
PyAuto fix for declining translation.
alyssad@chromium.org
2010-08-16
1
-0
/
+1
*
PageCycler: added command line option to vary number of iterations.
phajdan.jr@chromium.org
2010-08-16
3
-1
/
+33
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-2
/
+4
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
4
-10
/
+3
[next]