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
/
content
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
10
-31
/
+54
*
Convert the Web SQL Database pyauto test to content_browsertests.
jam@chromium.org
2012-08-22
1
-0
/
+146
*
Replaced static URLRequestFileJob factory with non-static protocol handler fo...
shalev@chromium.org
2012-08-20
1
-1
/
+4
*
Convert the indexed db pyauto tests to content_browsertests.
jam@chromium.org
2012-08-20
7
-0
/
+274
*
Make content_browsertests support restarts across a test.
jam@chromium.org
2012-08-17
1
-2
/
+4
*
Fix race condition with windowless plugin buffers. The problem, which is alre...
jam@chromium.org
2012-08-15
1
-0
/
+40
*
Move the corresponding cc files from content\test to be alongside their heade...
jam@chromium.org
2012-08-14
26
-4674
/
+0
*
Move browser_test_base.h to content/public/test. I originally thought that co...
jam@chromium.org
2012-08-14
3
-93
/
+7
*
Move DownloadTestObserver and friends down into content.
rdsmith@chromium.org
2012-08-14
1
-0
/
+388
*
Revert 151351 - Replace the DownloadFileManager with direct ownership
yutak@chromium.org
2012-08-14
1
-152
/
+170
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
2
-12
/
+15
*
Replace the DownloadFileManager with direct ownership
rdsmith@chromium.org
2012-08-13
1
-170
/
+152
*
Update webrtc to 2565.
ronghuawu@chromium.org
2012-08-13
1
-4
/
+4
*
Add a MANUAL_ prefix for browser tests. These tests don't run unless --run-ma...
jam@chromium.org
2012-08-13
2
-8
/
+38
*
Remove RenderThread::IsRegisteredExtension
mihaip@chromium.org
2012-08-09
1
-5
/
+0
*
Fix for number of ChromeOS browser_tests that were failing in BVTs. Added ext...
zelidrag@chromium.org
2012-08-09
1
-2
/
+4
*
Don't print the callstack in forked browser test processes. This may allocate...
jam@chromium.org
2012-08-08
3
-20
/
+43
*
IndexedDB browser test for migrating from leveldb schema v0 to v1.
dgrogan@chromium.org
2012-08-07
3
-0
/
+37
*
Rename layoutTestController to testRunner.
jochen@chromium.org
2012-08-07
1
-6
/
+5
*
Add leveldb test files that the try servers can't process. From http://coder...
dgrogan@chromium.org
2012-08-07
4
-0
/
+1
*
Add http based media browser tests.
dalecurtis@chromium.org
2012-08-07
1
-36
/
+68
*
Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...
fischman@chromium.org
2012-08-07
1
-1
/
+0
*
Allow writing browser_tests that involve a restart. The way to do this:
jam@chromium.org
2012-08-06
1
-39
/
+73
*
Improve accessible name calculation on Windows.
dmazzoni@chromium.org
2012-08-06
9
-0
/
+109
*
Update media test binaries for new audio codecs.
ihf@chromium.org
2012-08-04
3
-0
/
+0
*
Reland 149510 - Allow filters in accessibility tests to specify which attribu...
pkasting@chromium.org
2012-08-02
14
-96
/
+108
*
Revert 149510 - Allow filters in accessibility tests to specify which attribu...
pkasting@chromium.org
2012-08-02
14
-108
/
+96
*
Make RenderProcessImpl::CreateTransportDIB and RenderProcessImpl::FreeTranspo...
fsamuel@chromium.org
2012-08-02
3
-4
/
+9
*
Allow filters in accessibility tests to specify which attributes to check.
dmazzoni@chromium.org
2012-08-01
14
-96
/
+108
*
Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...
jam@chromium.org
2012-07-30
1
-1
/
+31
*
Remove all the chrome exceptions in content's DEPS that were there for browse...
jam@chromium.org
2012-07-30
1
-2
/
+0
*
Port the render_view_host_manager_browsertest.cc to content_browsertests.
jam@chromium.org
2012-07-30
5
-0
/
+166
*
Commit test data to be moved since try bots won't apply otherwise
jam@chromium.org
2012-07-28
26
-0
/
+293
*
Moved tulip2.webm from chrome/test/data/media.
dalecurtis@google.com
2012-07-28
1
-0
/
+0
*
Move AudioDevice and AudioInputDevice to media.
tommi@chromium.org
2012-07-27
1
-0
/
+1
*
make content_shell and content_browsertests works with aura
hongbo.min@intel.com
2012-07-27
1
-4
/
+0
*
Add support for android in gpu test expections parser
yongsheng.zhu@intel.com
2012-07-27
2
-2
/
+7
*
Convert speech and session history browser_tests to run under content_browser...
jam@chromium.org
2012-07-27
2
-0
/
+14
*
Copy test data so that tests which use them can be converted to content_brows...
jam@chromium.org
2012-07-27
16
-0
/
+211
*
Add the RenderProcessHost::FastShutdownIfPossible calls to ContentBrowserTest...
jam@chromium.org
2012-07-27
1
-0
/
+5
*
Disable GPU process prelaunching in content_browsertests on Linux. This is ca...
jam@chromium.org
2012-07-26
1
-0
/
+5
*
Commit test data that will be deleted later so that tryjobs work
jam@chromium.org
2012-07-26
5
-0
/
+53
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-0
/
+5
*
Move over a bunch of tests from browser_tests to content_browsertests.
jam@chromium.org
2012-07-26
3
-6
/
+17
*
Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused b...
jam@chromium.org
2012-07-26
1
-0
/
+9
*
Copy test data for a few browser_tests in prepartion for moving them to conte...
jam@chromium.org
2012-07-26
8
-0
/
+223
*
Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...
jam@chromium.org
2012-07-26
1
-0
/
+12
*
Delete files I forgot to add in my last cl
jam@chromium.org
2012-07-26
4
-49
/
+0
*
Revert 144488 - For unit tests, track additions to AtExitManager and warn.
scottbyer@chromium.org
2012-07-25
1
-5
/
+6
*
add blank line so that trybots can patch deleting this file
jam@chromium.org
2012-07-25
1
-1
/
+1
[next]