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
*
Landing Thiago Farina's CL.
jcampan@chromium.org
2009-07-29
1
-1
/
+1
*
The focus would be messed-up when reloading a crashed tab, also causing accel...
jcampan@chromium.org
2009-07-29
2
-0
/
+34
*
Increase timeouts in DieFileDie in hope to further reduce the flakiness.
phajdan.jr@chromium.org
2009-07-29
1
-2
/
+2
*
Increase timeout when terminating Chrome processes in tests.
phajdan.jr@chromium.org
2009-07-29
1
-1
/
+1
*
Cause POST data to be marhsaled across the automation interface when using Au...
robertshield@chromium.org
2009-07-29
1
-2
/
+8
*
Remove unreferenced .vcproj files.
sgk@google.com
2009-07-28
3
-1780
/
+0
*
An example extension that uses YouTube Gdata API.
lzheng@chromium.org
2009-07-28
6
-0
/
+342
*
Reenable use of ExecuteScriptInNewWorld.
mpcomplete@chromium.org
2009-07-28
2
-3
/
+25
*
Remove *.vsprops files that are no longer referenced (or only have
sgk@google.com
2009-07-28
3
-50
/
+0
*
Disable first run for the New Tab Cold perf test.
arv@google.com
2009-07-28
1
-0
/
+5
*
Load Multiple Blacklists
idanan@chromium.org
2009-07-28
4
-0
/
+23
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
2
-1
/
+11
*
Fix port disconnect so that it's refcounted. This fixes a bug where a channel
mpcomplete@chromium.org
2009-07-27
1
-3
/
+4
*
Make AutomationProxyTest.NavigateToURLWithTimeout* tests not-flaky.
phajdan.jr@chromium.org
2009-07-27
1
-2
/
+16
*
reenable a disabled part of a unit test
erikkay@chromium.org
2009-07-27
1
-2
/
+2
*
add mole info to toolstrip definition and enable moles
erikkay@chromium.org
2009-07-26
1
-1
/
+5
*
Disable the tips service by default.
arv@google.com
2009-07-25
2
-2
/
+6
*
Suppress crash for Ananta.
paul@chromium.org
2009-07-25
1
-0
/
+3
*
Disable NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin, which is flaky.
yuzo@chromium.org
2009-07-24
1
-1
/
+2
*
Another try at enabling the content script messaging test.
mpcomplete@chromium.org
2009-07-24
4
-52
/
+71
*
Disable the BookmarkEditorGtk.* tests again while I investigate the issue.
jhawkins@chromium.org
2009-07-24
1
-0
/
+3
*
gtk: Set the treeview column title even for headers we aren't displaying. Ol...
jhawkins@chromium.org
2009-07-23
1
-3
/
+0
*
Fixing the crash signature for masksuperblitter.
huanr@chromium.org
2009-07-23
1
-1
/
+1
*
Put the new ZIP data file in a separate CL because "gcl try" does not support
cevans@chromium.org
2009-07-23
1
-0
/
+0
*
Trying to turn the reliability bots green.
senorblanco@chromium.org
2009-07-23
1
-0
/
+2
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
5
-9
/
+10
*
Revert "Fix an issue with unregistering content script contexts."
mpcomplete@chromium.org
2009-07-22
2
-25
/
+13
*
Fix an issue with unregistering content script contexts.
mpcomplete@chromium.org
2009-07-22
2
-13
/
+25
*
DevTools: Rename JavaScript console action into Developer Tools.
pfeldman@chromium.org
2009-07-22
1
-1
/
+1
*
Making some crash signature more generic.
huanr@chromium.org
2009-07-21
1
-2
/
+2
*
Add FirefoxImporterTest.Firefox3NSS3Decryptor to filter list.
erikkay@google.com
2009-07-21
1
-0
/
+3
*
Adding 17366 and 17367 to known list.
huanr@chromium.org
2009-07-21
1
-0
/
+6
*
Remove tests that now pass again from the selenium test failure
ager@chromium.org
2009-07-21
1
-1
/
+1
*
Fix bustage - correct definition
ben@chromium.org
2009-07-21
1
-2
/
+1
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-0
/
+3
*
Relanding the the refactoring the page info to have a model.
jcampan@chromium.org
2009-07-19
1
-0
/
+5
*
Fix my accidental change from r21037.
thestig@chromium.org
2009-07-18
1
-3
/
+0
*
Remove file_path.h from testing_profile.h, it's already included in file_util.h.
thestig@chromium.org
2009-07-18
1
-2
/
+4
*
Reverting 21032.
jcampan@chromium.org
2009-07-18
1
-5
/
+0
*
Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...
jcampan@chromium.org
2009-07-18
1
-0
/
+5
*
Several changes to the benchmark extension:
mbelshe@google.com
2009-07-17
3
-431
/
+504
*
A small start: add icons to the extension manifest.
aa@chromium.org
2009-07-17
2
-0
/
+3
*
Change getLanguage to detectLanguage, and incorporate corresponding changes, ...
sidchat@google.com
2009-07-16
2
-3
/
+3
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
3
-25
/
+28
*
Add more browser tests for Task Manager.
phajdan.jr@chromium.org
2009-07-15
4
-0
/
+18
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
3
-83
/
+29
*
Adding handling of target and origin in external tab's postMessage + a unit t...
tommi@chromium.org
2009-07-15
2
-0
/
+63
*
Adds browser tests instead of the old flaky UI tests.
klink@chromium.org
2009-07-15
12
-2607
/
+0
*
Lands http://codereview.chromium.org/155428 for Thiago, which changes
sky@chromium.org
2009-07-15
1
-1
/
+2
*
Privacy Blacklist IOImplemented parsing of input (text) blacklists. This is t...
idanan@chromium.org
2009-07-15
2
-0
/
+19
[next]