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
/
ui_test_utils.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for interacting with the DOM in browser_tests.
kkania@chromium.org
2010-03-18
1
-1
/
+50
*
[GTTF] Remove the internal timeout of extension browser tests.
phajdan.jr@chromium.org
2010-03-17
1
-4
/
+1
*
Revert 41789 - Add support for DOM interaction in browser tests via C++.
kkania@chromium.org
2010-03-17
1
-50
/
+1
*
Add support for DOM interaction in browser tests via C++.
kkania@chromium.org
2010-03-17
1
-1
/
+50
*
Fix websocket_server.py path
ukai@chromium.org
2010-03-16
1
-4
/
+49
*
Remove the feed sniffing testing part of the RSS extension.
finnur@chromium.org
2010-03-12
1
-24
/
+0
*
Icons are loaded asynchronously for browser actions, so the
finnur@chromium.org
2010-03-10
1
-0
/
+7
*
RSS feed subscription localization, part 2.
finnur@chromium.org
2010-03-02
1
-1
/
+25
*
Add an WebSocket extension browsertest.
rafaelw@chromium.org
2010-02-25
1
-0
/
+56
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
1
-4
/
+3
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-3
/
+4
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
1
-4
/
+3
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
1
-0
/
+32
*
Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t...
kkania@chromium.org
2010-01-20
1
-0
/
+9
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
1
-32
/
+0
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
1
-0
/
+32
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
1
-32
/
+0
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
1
-0
/
+32
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-0
/
+1
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
1
-32
/
+0
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
1
-0
/
+32
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-32
/
+0
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
1
-0
/
+32
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
1
-32
/
+0
*
Makes the language detection happen with every page load
jcampan@chromium.org
2009-12-16
1
-0
/
+32
*
Move use_host_network test out of ChromeFrame.
stoyan@chromium.org
2009-11-19
1
-1
/
+5
*
Small clean-up to not expose base::Process from RenderProcesHost, and instead...
jam@chromium.org
2009-11-13
1
-1
/
+1
*
GMocking Externaltab tests.
stoyan@google.com
2009-11-04
1
-0
/
+23
*
DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.
yurys@google.com
2009-10-27
1
-1
/
+1
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-2
/
+2
*
Add a browser test for extensions autoupdate.
asargent@chromium.org
2009-10-14
1
-0
/
+10
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
The focus would only be restored properly the first time the
jcampan@chromium.org
2009-10-02
1
-0
/
+60
*
Coverity: Initialize dialog_ in the constructor.
jhawkins@chromium.org
2009-09-30
1
-1
/
+3
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-0
/
+11
*
This CL adds a test to insure we are not regressing on http://crbug.com/19941
jcampan@chromium.org
2009-09-15
1
-11
/
+19
*
Convert parts of errorpage_uitest.cc to be not flaky.
phajdan.jr@chromium.org
2009-08-15
1
-9
/
+17
*
This CL adds accelerators to the Linux toolkit views.
jcampan@chromium.org
2009-07-31
1
-3
/
+5
*
The focus would be messed-up when reloading a crashed tab, also causing accel...
jcampan@chromium.org
2009-07-29
1
-0
/
+31
*
Convert JavascriptAlertActivatesTab to browser_tests framework.
phajdan.jr@chromium.org
2009-07-10
1
-0
/
+40
*
Convert crash recovery tests to browser test framework, which should reduce f...
phajdan.jr@chromium.org
2009-07-08
1
-1
/
+22
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-12
/
+14
*
reenable RenderViewHostManager browertest, add DownloadsCompleteObserver to u...
rafaelw@chromium.org
2009-07-02
1
-0
/
+99
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Porting the browser tests to Unix.
jcampan@chromium.org
2009-06-05
1
-1
/
+7
*
Fix crash as a result of my previous change to fix the memory leak in WebCach...
jam@chromium.org
2009-05-22
1
-0
/
+12
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Migrating the SSL UI tests to be browser tests.
jcampan@chromium.org
2009-04-29
1
-32
/
+85
*
Move Browser implementation of callback interfaces into the private section.
stoyan@chromium.org
2009-04-23
1
-2
/
+1
[next]