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
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Followup to http://codereview.chromium.org/5967003/
dtu@chromium.org
2011-01-14
2
-7
/
+5
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
2
-3
/
+3
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
2
-3
/
+6
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-3
/
+3
*
Remove sleep_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-11
1
-2
/
+3
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
2
-0
/
+14
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
4
-23
/
+751
*
net: Add namespace net to the remaining files under url_request directory.
tfarina@chromium.org
2011-01-06
1
-3
/
+5
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
2
-2
/
+2
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-1
/
+0
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
2
-2
/
+2
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
7
-13
/
+17
*
Revert 70144 and 70145 and add a build fix.
jam@chromium.org
2010-12-24
1
-1
/
+3
*
Revert 70141 - Make a few more places use bool for OnMessageReceived.
gfeher@chromium.org
2010-12-24
1
-1
/
+1
*
Revert 70142 - Fix build error
gfeher@chromium.org
2010-12-24
1
-3
/
+1
*
Fix build error
jam@chromium.org
2010-12-24
1
-1
/
+3
*
Make a few more places use bool for OnMessageReceived.
jam@chromium.org
2010-12-24
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
6
-12
/
+16
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
10
-294
/
+265
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
6
-20
/
+207
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-0
/
+1
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-1
/
+0
*
Fix random typo to trigger a build.
finnur@chromium.org
2010-12-16
1
-2
/
+2
*
Keep deinlining stuff.
erg@google.com
2010-12-15
2
-18
/
+28
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
6
-207
/
+20
*
ipc: Simplify the magic required to create IPC message headers.This gets rid ...
jam@chromium.org
2010-12-08
2
-22
/
+0
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Add a base class for objects that want to filter messages on the IO thread. ...
jam@chromium.org
2010-12-02
1
-1
/
+1
*
Cleanup: Fix some out of date comments.
thestig@chromium.org
2010-12-02
2
-13
/
+4
*
Update a couple of out of date comments.
thestig@chromium.org
2010-11-30
1
-6
/
+8
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
6
-20
/
+207
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
6
-200
/
+19
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
6
-19
/
+200
*
Mark AutomationProxyTest.AppModalDialogTest as flaky. Dashboard shows 25 fail...
kkania@chromium.org
2010-11-18
1
-1
/
+2
*
Revert 66350 - Add named testing interface. This allows you to connect to a p...
nirnimesh@chromium.org
2010-11-17
6
-193
/
+20
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-17
6
-20
/
+193
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
3
-3
/
+3
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-2
/
+3
*
Fix linux build.
kkania@chromium.org
2010-11-12
1
-1
/
+1
*
Mark snapshot tests as FAILS on Linux.
kkania@chromium.org
2010-11-12
1
-3
/
+18
*
Add tab proxy call for taking a snapshot of the entire page.
kkania@chromium.org
2010-11-12
3
-0
/
+189
*
Part 3 of reapplying r64637.
erg@google.com
2010-11-12
2
-4
/
+4
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
15
-2167
/
+15
*
Remove some obsolete FLAKY_ markers, and add some missing bug references
stuartmorgan@chromium.org
2010-11-09
1
-1
/
+3
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
3
-3
/
+3
*
base: Remove 'using' declaration of SStringPrintf.
tfarina@chromium.org
2010-11-08
1
-3
/
+4
*
Reapply part of r64637, which caused mysterious failures on mac waterfall.
erg@google.com
2010-11-08
2
-4
/
+4
*
Add support for returning the session_id in both CreateExternalTab and Connec...
hansl@google.com
2010-11-05
3
-6
/
+11
*
Mark ExternalTabUITest.HostNetworkStackAbortRequest and HostNetworkStackUnres...
mattm@chromium.org
2010-11-05
1
-2
/
+4
*
Mark ExternalTabUITestPopupEnabled.UserGestureTargetBlank as flaky on windows.
mattm@chromium.org
2010-11-04
1
-1
/
+3
[next]