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
*
Enable a minimal content/ build on iOS
stuartmorgan@chromium.org
2012-09-18
1
-2
/
+4
*
We do not pass enums by conts references. This CL fixes style errors introduced
varunjain@chromium.org
2012-09-17
2
-2
/
+2
*
Make spin button accessible on Mac.
dmazzoni@chromium.org
2012-09-14
2
-1
/
+5
*
Do not load content_resources.pak on iOS.
msarda@chromium.org
2012-09-14
1
-0
/
+3
*
Disable HW decode in content_browsertests except on win & cros (to match chro...
fischman@chromium.org
2012-09-13
1
-0
/
+6
*
Reland: Take 2: Force python test server output to be unbuffered, so it doesn...
rsimha@google.com
2012-09-12
1
-3
/
+1
*
Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...
rsimha@google.com
2012-09-12
1
-1
/
+3
*
Take 2: Force python test server output to be unbuffered, so it doesn't mix w...
rsimha@google.com
2012-09-12
1
-3
/
+1
*
Add support for new accessibility roles from WebKit, with tests.
dmazzoni@chromium.org
2012-09-12
24
-0
/
+119
*
Begin adding support for tab mirroring via the MediaStream audio/video capturing
miu@chromium.org
2012-09-11
1
-10
/
+2
*
Makes it possible to run content_browsertests with --as-browser and fake WebR...
phoglund@chromium.org
2012-09-10
1
-23
/
+5
*
content_browsertests will now use fake webrtc devices.
phoglund@chromium.org
2012-09-09
1
-0
/
+5
*
Context menus should appear above the touch point if invoked by long press.
varunjain@chromium.org
2012-09-07
2
-2
/
+5
*
Make IndexedDB layout browser tests save incorrect results to a file
dgrogan@chromium.org
2012-09-05
2
-1
/
+28
*
Move some download tests to content from chrome.
rdsmith@chromium.org
2012-08-30
1
-0
/
+3
*
Support frame tree propagation between renderers in the same browsing instance.
nasko@chromium.org
2012-08-28
12
-0
/
+181
*
New WebKitBrowserTest for content_shell not providing a prerenderer client.
gavinp@chromium.org
2012-08-28
1
-0
/
+16
*
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
[next]