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
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
2
-2
/
+2
*
Move remaining content test code into the content namespace.
jam@chromium.org
2012-10-30
28
-39
/
+105
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
2
-7
/
+3
*
Quick clean-up: 1) Make internally-used AudioEntry structs private in both Au...
miu@chromium.org
2012-10-28
1
-3
/
+3
*
Add different media types to EME browser tests.
shadi@chromium.org
2012-10-27
1
-1
/
+4
*
Add new media files for encrypted browser tests.
shadi@chromium.org
2012-10-26
5
-0
/
+0
*
Add a flag to use fake camera for getUserMedia()
hclam@chromium.org
2012-10-26
1
-5
/
+1
*
Revert 164239 - Add new media files for encrypted browser tests.
shadi@chromium.org
2012-10-26
5
-0
/
+0
*
Add new media files for encrypted browser tests.
shadi@chromium.org
2012-10-26
5
-0
/
+0
*
Fix EME browser tests endOfStream() on media source.
shadi@chromium.org
2012-10-25
2
-2
/
+4
*
Fix resource path for content_unittests.
shashishekhar@chromium.org
2012-10-25
1
-0
/
+7
*
when running in single process mode, modify the browser's command line to inc...
jochen@chromium.org
2012-10-25
1
-1
/
+0
*
Move sandbox code in content to content namespace.
jam@chromium.org
2012-10-23
1
-2
/
+2
*
Removing the audio_hardware namespace and move the code into the content name...
tommi@chromium.org
2012-10-23
1
-1
/
+1
*
Eliminate duplicate COM and OLE initializations.
pkasting@chromium.org
2012-10-23
1
-5
/
+0
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
2
-0
/
+6
*
Move the remaining code in content\renderer that wasn't in the content namesp...
jam@chromium.org
2012-10-22
1
-1
/
+1
*
Browser Plugin: Rename event names to match the web platform
fsamuel@chromium.org
2012-10-19
1
-5
/
+5
*
Move a bunch of code in content\renderer to the content namespace.
jam@chromium.org
2012-10-19
2
-33
/
+33
*
Add loadCommit and loadStop Event.
irobert@chromium.org
2012-10-19
1
-0
/
+12
*
Remove an executable flag.
hbono@chromium.org
2012-10-18
1
-0
/
+0
*
A browser test to test encrypted media playback of videos with frame size cha...
shadi@chromium.org
2012-10-18
3
-98
/
+159
*
Browser Plugin: Add HTML5-like postMessage support
fsamuel@chromium.org
2012-10-18
2
-2
/
+53
*
Upload an encrypted frame-size changing media file for encrypted media browse...
shadi@chromium.org
2012-10-18
1
-0
/
+0
*
Upload an encrypted frame-size changing media file for encrypted media browse...
shadi@chromium.org
2012-10-17
1
-0
/
+0
*
Add missing accessibility role mappings on Mac.
dmazzoni@google.com
2012-10-17
11
-1
/
+100
*
browser-plugin: Accept drags through the new WebPlugin interface.
sadrul@chromium.org
2012-10-17
1
-1
/
+0
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
2
-5
/
+5
*
Revert 162487 - Browser Plugin: Add HTML5-like postMessage support
fsamuel@chromium.org
2012-10-17
2
-53
/
+2
*
Make content shell support --ignore-certificate-errors.
tonyg@chromium.org
2012-10-17
1
-0
/
+2
*
Browser Plugin: Add HTML5-like postMessage support
fsamuel@chromium.org
2012-10-17
2
-2
/
+53
*
Revert 162353 (ShimSrcAttribute in browser_tests on linux asan)
thakis@chromium.org
2012-10-17
2
-53
/
+2
*
Upload an encrypted frame-size changing media file for encrypted media browse...
shadi@chromium.org
2012-10-17
1
-0
/
+0
*
Browser Plugin: Add HTML5-like postMessage support
fsamuel@chromium.org
2012-10-17
2
-2
/
+53
*
Update encrypted WebM test file to treat IVs as raw data.
fgalligan@chromium.org
2012-10-13
1
-0
/
+0
*
Take out ResourceBundle initialization from ContentTestSuite. This isn't need...
jam@chromium.org
2012-10-12
2
-6
/
+0
*
browser-plugin: Allow accepting drag-n-drop events.
sadrul@chromium.org
2012-10-12
1
-0
/
+29
*
Browser Plugin: Implement CanGoBack/CanGoForward
fsamuel@chromium.org
2012-10-11
1
-0
/
+8
*
Reland r161256: Fix the crash that was happening on the buildbot (but not try...
jam@chromium.org
2012-10-11
2
-0
/
+6
*
BrowserTestBase::CreateTestServer should accept FilePath
toyoshim@chromium.org
2012-10-11
1
-1
/
+1
*
[Android] Upstream content detection and ChromeBrowserProvider tests.
leandrogracia@chromium.org
2012-10-10
10
-0
/
+210
*
Browser plugin: Implement loadRedirect event.
creis@chromium.org
2012-10-05
1
-0
/
+10
*
Remove gpu test_switches.* and move the constant from content to chrome.
tfarina@chromium.org
2012-10-05
2
-24
/
+0
*
Revert 160362 - Move gpu test_switches.* from content to chrome.
tfarina@chromium.org
2012-10-05
2
-0
/
+24
*
Move gpu test_switches.* from content to chrome.
tfarina@chromium.org
2012-10-05
2
-24
/
+0
*
<browser> Make new implementation the default.
lazyboy@chromium.org
2012-10-04
3
-3
/
+3
*
Browser plugin: Implement loadStart and loadAbort events
fsamuel@chromium.org
2012-10-04
1
-2
/
+13
*
Revert 160089 - Fix OneClickSigninHelperTest.CanOffer failures due to not hav...
kalman@chromium.org
2012-10-04
1
-0
/
+5
*
Fix OneClickSigninHelperTest.CanOffer failures due to not having OLE initiali...
pkasting@chromium.org
2012-10-04
1
-5
/
+0
*
Revert 159815 - Move around some ScopedOleInitializers in hopes of reducing t...
kalman@chromium.org
2012-10-04
1
-0
/
+5
[next]