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
*
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
*
Marking DOMAutomationTest.FindByXPath as flaky on windows.
robertshield@chromium.org
2010-11-02
1
-1
/
+8
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-4
/
+4
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
15
-19
/
+2169
*
Refactor automation messages.
erg@google.com
2010-11-01
15
-2169
/
+19
*
Remove the FLAKY tag from AutomationProxyTest.AppModalDialogTest.
hbono@chromium.org
2010-10-29
1
-2
/
+1
*
Reverting this to see if this fixes ChromeFrame tests. Please reland with the...
ananta@chromium.org
2010-10-28
2
-6
/
+3
*
Mark WindowDotOpen flaky on Windows.
nick@chromium.org
2010-10-28
1
-1
/
+8
*
The ChromeFrame objects now provides an unfrozen interface called IChromeFram...
hansl@google.com
2010-10-28
2
-3
/
+6
*
[GTK] Added unit tests for omnibox highlighting
scr@chromium.org
2010-10-27
1
-0
/
+1
*
Add UI test for click-to-play.
bauerb@chromium.org
2010-10-25
3
-0
/
+17
*
ExternalTabUITest.IncognitoMode is flaky.
cbentzel@chromium.org
2010-10-23
1
-1
/
+2
*
Refreshing pages in ChromeFrame would basically always fetch the pages from t...
ananta@chromium.org
2010-10-21
1
-1
/
+6
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-2
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2010-10-20
1
-12
/
+19
*
Fix a bunch of extensions api tests to not hard-code port 1337.
skerner@chromium.org
2010-10-19
1
-3
/
+3
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
6
-6
/
+20
[next]