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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...
willchan@chromium.org
2010-01-22
1
-1
/
+0
*
Fix path to hard-code http_server python scripts.
dpranke@chromium.org
2010-01-22
1
-0
/
+4
*
PyAuto: Python Interface to Chromium's Automation Proxy.
nirnimesh@chromium.org
2010-01-21
2
-97
/
+129
*
Make running chrome process detection in ui tests more reliable.
phajdan.jr@chromium.org
2010-01-13
2
-25
/
+22
*
Add LayoutTests/websocket/tests/worker support.
ukai@chromium.org
2010-01-13
4
-8
/
+56
*
Mark the following tests FLAKY on Windows.
tkent@chromium.org
2010-01-12
1
-1
/
+2
*
UITest class should derive from PlatformTest instead of testing::Test
nirnimesh@chromium.org
2009-12-30
2
-3
/
+3
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-0
/
+1
*
Putting back tests that are excluded in bug 28808
oshima@chromium.org
2009-12-22
1
-4
/
+0
*
Enable windowless-based npapi_test_plugin tests on the Mac.
stuartmorgan@chromium.org
2009-12-18
1
-2
/
+2
*
Marking NPAPITester.SelfDeletePluginInvoke as flaky.
mirandac@chromium.org
2009-12-17
1
-1
/
+2
*
Enable many of the NPAPI UI tests on Mac
stuartmorgan@chromium.org
2009-12-16
3
-11
/
+46
*
Add reference build to tab switching tests.
chase@chromium.org
2009-12-14
2
-0
/
+18
*
Don't set referrers on outgoing plugin requests if the load_manually flag is ...
ananta@chromium.org
2009-12-03
1
-0
/
+15
*
Marking one more as flaky test. This failed 3 times out of 20 invocations.
oshima@chromium.org
2009-11-30
1
-0
/
+4
*
Mark GetJavaScriptURL2 as flaky.
willchan@chromium.org
2009-11-30
1
-1
/
+2
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-3
/
+3
*
Make the commit_charge the important statistic (displayed on the
sgk@google.com
2009-11-21
2
-4
/
+7
*
Mark NPAPITester.ManyPlugins as flaky, it keeps flickering.
tim@chromium.org
2009-11-20
1
-1
/
+2
*
Convert memory_test to use the common stats-reporting methods in UITest.
sgk@google.com
2009-11-20
1
-101
/
+193
*
Prep for printing common memory stats from page_cycler_tests and memory_test:
sgk@google.com
2009-11-19
2
-0
/
+163
*
Move use_host_network test out of ChromeFrame.
stoyan@chromium.org
2009-11-19
2
-2
/
+6
*
If an NP_* function is called on an out of process plugin, save enough info t...
japhet@chromium.org
2009-11-18
1
-0
/
+12
*
[GTTF] Use DieFileDie in UILayoutTest instead of a custom poll'n'loop.
phajdan.jr@chromium.org
2009-11-13
1
-22
/
+8
*
Re-landing of r30726, which was reverted as a possible cause of chromeos buil...
estade@chromium.org
2009-11-02
1
-0
/
+99
*
Revert "Handle GTK enter and leave notification events and pass them to WebKi...
rafaelw@chromium.org
2009-11-02
1
-99
/
+0
*
Handle GTK enter and leave notification events and pass them to WebKit as
estade@chromium.org
2009-11-02
1
-0
/
+99
*
Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...
apatrick@google.com
2009-10-30
1
-0
/
+7
*
Remove deprecated CommandLine(std::wstring) ctor.
evan@chromium.org
2009-10-26
1
-7
/
+6
*
Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.
apatrick@google.com
2009-10-26
1
-0
/
+7
*
Add a regression test for the PluginChannel::CleanUp. My earlier speculative...
jam@chromium.org
2009-10-24
1
-0
/
+16
*
Add a regression test for the renderer hang when a plugin's NP_Initialize fun...
jam@chromium.org
2009-10-23
1
-0
/
+25
*
Add the first event ui test + a bunch of refactoring.
jorlow@chromium.org
2009-10-20
1
-3
/
+3
*
Split the arg to --extra-chrome-flags by spaces before passing to Chrome
nirnimesh@chromium.org
2009-10-20
1
-1
/
+5
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
1
-4
/
+3
*
Patch by antomn@chromium.org
nsylvain@chromium.org
2009-10-15
1
-8
/
+13
*
Disable the dromaeo benchmark tests until they are fixed
nsylvain@chromium.org
2009-10-15
1
-6
/
+6
*
Use FilePath in URLRequestMocks.
evan@chromium.org
2009-10-14
1
-1
/
+2
*
Adding in file I forgot to include in last commit
asargent@chromium.org
2009-10-14
1
-0
/
+156
*
Have UI tests use a profile where the dates in the segment_usage
tony@chromium.org
2009-10-14
2
-4
/
+33
*
Revert "Revert "Revert "Have UI tests use a profile where the dates in the se...
tony@chromium.org
2009-10-13
2
-33
/
+4
*
Revert "Revert "Have UI tests use a profile where the dates in the segment_us...
tony@chromium.org
2009-10-13
2
-4
/
+33
*
Revert "Have UI tests use a profile where the dates in the segment_usage"
tony@chromium.org
2009-10-13
2
-29
/
+4
*
Remove the unnecessary conversion to wstring when calling file_util::WriteFile.
evan@chromium.org
2009-10-13
2
-17
/
+17
*
This is a simple integration test that loads a simple nexe and verifies that ...
gregoryd@google.com
2009-10-13
2
-0
/
+12
*
Have UI tests use a profile where the dates in the segment_usage
tony@chromium.org
2009-10-13
2
-4
/
+29
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
1
-1
/
+1
*
Revert 28796 - This is a simple integration test that loads a simple nexe and...
gregoryd@google.com
2009-10-13
2
-12
/
+0
*
This is a simple integration test that loads a simple nexe and verifies that ...
gregoryd@google.com
2009-10-13
2
-0
/
+12
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
7
-24
/
+24
[next]