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
*
Revert 97557 - [chromedriver] Add chrome.detach option for configuring Chrome...
nirnimesh@chromium.org
2011-08-22
15
-136
/
+11
*
Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.
nirnimesh@chromium.org
2011-08-22
5
-91
/
+5
*
sync: Convert two FLAKY_ tests to DISABLED_ since they time out.
thakis@chromium.org
2011-08-22
2
-2
/
+2
*
Add the functionality to inject JavaScript into ExtensionHosts.
frankf@chromium.org
2011-08-20
5
-5
/
+91
*
Allow dots in extension settings key names, rather than try to index into a s...
kalman@chromium.org
2011-08-20
1
-0
/
+35
*
[chromedriver] Add chrome.detach option for configuring Chrome not to quit
kkania@chromium.org
2011-08-20
15
-11
/
+136
*
Validate CWS item IDs extracted during inline installation.
mihaip@chromium.org
2011-08-20
2
-4
/
+11
*
Tweak typed-count Usage.
mrossetti@chromium.org
2011-08-19
1
-3
/
+4
*
[Sync] Add integration tests for migration cycle
akalin@chromium.org
2011-08-19
3
-25
/
+149
*
Adding pyauto tests to verify Chrome-related process counts.
dennisjeffrey@chromium.org
2011-08-19
2
-0
/
+88
*
Session-only local storage cleared on exit.
marja@chromium.org
2011-08-19
1
-1
/
+1
*
Revert "Move tests that simulate mouse clicks to interactive_ui_tests"
maruel@chromium.org
2011-08-19
1
-0
/
+137
*
Move tests that simulate mouse clicks to interactive_ui_tests
maruel@chromium.org
2011-08-19
1
-137
/
+0
*
Disable NaCl on 32-bit linux, also disable NaCl extension/store tests for tha...
elijahtaylor@google.com
2011-08-19
1
-3
/
+3
*
Make FastShutdown.SlowTermination non-interactive.
sreeram@chromium.org
2011-08-19
2
-13
/
+5
*
Add reliability supression for WebCore::XSSAuditor on Win.
ajwong@chromium.org
2011-08-19
1
-0
/
+3
*
Added code for testing enterprise settings of PasswordManagerAllowShowPasswor...
aocampo@google.com
2011-08-19
5
-0
/
+32
*
Revert 97365 - Added code for localizing scripts CSS before injection takes p...
wez@chromium.org
2011-08-19
9
-158
/
+0
*
Update how standalone installer path is determined.
hnguyen@chromium.org
2011-08-18
3
-48
/
+52
*
Keep normal popups opened from same-origin iframes in an extension process.
creis@chromium.org
2011-08-18
2
-0
/
+10
*
GTTF: Clean up UITestSuite and ProxyLauncher:
phajdan.jr@chromium.org
2011-08-18
6
-166
/
+33
*
Added code for localizing scripts CSS before injection takes place.
adriansc@google.com
2011-08-18
9
-0
/
+158
*
Fix reliability_tests after my chrome/test changes.
phajdan.jr@chromium.org
2011-08-18
1
-0
/
+3
*
Update net-internals unit tests to use the new async
mmenke@chromium.org
2011-08-18
6
-91
/
+40
*
Revert 97304 - Adding BidiChecker tests which run in fake bidi
avi@chromium.org
2011-08-18
1
-19
/
+0
*
Adding BidiChecker tests which run in fake bidi
ofri@google.com
2011-08-18
1
-0
/
+19
*
Added more history tests - continued from CL 7608012
mberkowitz@google.com
2011-08-18
3
-0
/
+57
*
Initial inline web store install bindings.
mihaip@chromium.org
2011-08-18
2
-0
/
+72
*
Print Preview: Add "print preview" back to about:flags; enable it by default ...
thestig@chromium.org
2011-08-18
1
-6
/
+0
*
Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...
zea@chromium.org
2011-08-17
1
-1
/
+1
*
Disable password sync integration tests on Mac until MockKeychain is fixed
rsimha@chromium.org
2011-08-17
2
-0
/
+65
*
Remove debug logging from ExtensionWebRequestApiTest.WebRequestBlocking.
mpcomplete@chromium.org
2011-08-17
2
-13
/
+1
*
Marked OutOfProcessPPAPITest.PostMessage as FAILS for flakiness with time-out.
ahendrickson@chromium.org
2011-08-17
1
-1
/
+5
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #7
phajdan.jr@chromium.org
2011-08-17
4
-60
/
+4
*
Add maxlength support for autocompletetype="cc-exp", according to the prelimi...
isherman@chromium.org
2011-08-17
2
-0
/
+2
*
Revert 96617
gbillock@chromium.org
2011-08-17
2
-0
/
+5
*
Interpolate y position based on current time and pairs of keyframes.
nduca@chromium.org
2011-08-17
1
-11
/
+75
*
Added registry settings for enabling/disabling translate.
aocampo@google.com
2011-08-17
2
-0
/
+2
*
Attempt to fix hanging WebRequestBlocking.
mpcomplete@chromium.org
2011-08-17
2
-5
/
+15
*
Split net-internals log dump code apart from main.js, update
mmenke@chromium.org
2011-08-17
3
-5
/
+196
*
[chromedriver] Add webdriver prefix to webdriver-only source files. Remove un...
kkania@chromium.org
2011-08-17
38
-386
/
+168
*
Added code to check for translate if policy is set.
aocampo@chromium.org
2011-08-17
1
-0
/
+25
*
Revert 97049 - Trying to see if it fixes sync_integration_tests
rvargas@google.com
2011-08-17
2
-113
/
+0
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
2
-4
/
+6
*
[Mac] Flip the flag for multi-profiles to on by default.
rsesek@chromium.org
2011-08-16
2
-0
/
+113
*
Add offline_enabled field in manifest.
yoz@chromium.org
2011-08-16
6
-0
/
+58
*
Factor out dependncy on download throttling from core download code.
jam@chromium.org
2011-08-16
2
-0
/
+5
*
Refactor chromedriver's script execution to reduce amount of custom Value par...
kkania@chromium.org
2011-08-16
21
-663
/
+1165
*
Remove empty & obsolete Heapcheck gtest file for unit_tests
timurrrr@chromium.org
2011-08-16
1
-0
/
+0
*
Added code for testing popup blocker when policy is configured.
aocampo@chromium.org
2011-08-16
1
-0
/
+22
[next]