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
/
content_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 152406 - Introduce shared_memory_support media target for PPAPI.
dalecurtis@google.com
2012-08-20
1
-1
/
+0
*
Introduce shared_memory_support media target for PPAPI.
dalecurtis@chromium.org
2012-08-20
1
-0
/
+1
*
Revert 152213 - Replace the DownloadFileManager with direct ownership of Down...
rdsmith@chromium.org
2012-08-19
1
-0
/
+1
*
Replace the DownloadFileManager with direct ownership of DownloadFile.
rdsmith@chromium.org
2012-08-18
1
-1
/
+0
*
Remove obsolete webkit_glue::P2PTransport interface.
sergeyu@chromium.org
2012-08-16
1
-1
/
+0
*
Adding AndroidProxySelectorTest to ContentShell
aurimas@chromium.org
2012-08-15
1
-11
/
+10
*
Move the corresponding cc files from content\test to be alongside their heade...
jam@chromium.org
2012-08-14
1
-25
/
+25
*
Move browser_test_base.h to content/public/test. I originally thought that co...
jam@chromium.org
2012-08-14
1
-1
/
+1
*
Move DownloadTestObserver and friends down into content.
rdsmith@chromium.org
2012-08-14
1
-0
/
+2
*
Revert 151351 - Replace the DownloadFileManager with direct ownership
yutak@chromium.org
2012-08-14
1
-0
/
+1
*
Replace the DownloadFileManager with direct ownership
rdsmith@chromium.org
2012-08-13
1
-1
/
+0
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
1
-0
/
+1
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-10
1
-0
/
+6
*
Revert 150863 - Browser Plugin: New Implementation (Renderer Side)
mmoss@chromium.org
2012-08-09
1
-6
/
+0
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-09
1
-0
/
+6
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-6
/
+1
*
Revert 150654 - Browser Plugin: New Implementation (Renderer Side)
jeremya@chromium.org
2012-08-09
1
-6
/
+0
*
Browser Plugin: New Implementation (Renderer Side)
fsamuel@chromium.org
2012-08-09
1
-0
/
+6
*
Fix missing dependency on java inputs for ContentShellTest.apk.
yfriedman@chromium.org
2012-08-07
1
-0
/
+1
*
[Android] Add chrome_java target for building Java code in the chromium layer.
yfriedman@chromium.org
2012-08-06
1
-0
/
+5
*
Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.
xhwang@chromium.org
2012-08-03
1
-0
/
+1
*
Implement media path filter
tzik@chromium.org
2012-08-02
1
-0
/
+1
*
Add unittest for H264BitReader.
xiaomings@google.com
2012-08-01
1
-0
/
+1
*
Make h264_parser_unittest compilable under linux.
xiaomings@google.com
2012-07-30
1
-1
/
+2
*
Add the save_package_browsertest.cc to content_browsertests.
jam@chromium.org
2012-07-30
1
-0
/
+1
*
Move resource_dispatcher_host_browsertest.cc to content_browsertests.
jam@chromium.org
2012-07-30
1
-0
/
+1
*
Port the render_view_host_manager_browsertest.cc to content_browsertests.
jam@chromium.org
2012-07-30
1
-0
/
+1
*
Move NPAPI unit tests from test_shell_tests to content_unittests.
tony@chromium.org
2012-07-28
1
-0
/
+5
*
Remove the platform-specific target name override from omx_video_decode_accel...
fischman@chromium.org
2012-07-27
1
-3
/
+0
*
Move AudioDevice and AudioInputDevice to media.
tommi@chromium.org
2012-07-27
1
-1
/
+0
*
Added functionality such that on Linux, after downloading a file,
cristian.patrasciuc@gmail.com
2012-07-27
1
-0
/
+1
*
Convert speech and session history browser_tests to run under content_browser...
jam@chromium.org
2012-07-27
1
-0
/
+2
*
Upstream Android LongPressDetector
yusufo@chromium.org
2012-07-26
1
-0
/
+59
*
Move accessibility browser tests to content_browsertests.
jam@chromium.org
2012-07-26
1
-0
/
+16
*
Move a number of other tests from browser_tests to content_browsertests.
jam@chromium.org
2012-07-26
1
-1
/
+7
*
Remove the deprecated PeerConnection supporting the ROAP protocol.
perkj@chromium.org
2012-07-26
1
-2
/
+1
*
Move over a bunch of tests from browser_tests to content_browsertests.
jam@chromium.org
2012-07-26
1
-0
/
+5
*
Move the browser tests inside content/renderer to run under content_browserte...
jam@chromium.org
2012-07-25
1
-0
/
+13
*
Move all the layout tests that ran under browser_tests to run under content_b...
jam@chromium.org
2012-07-25
1
-0
/
+9
*
Renamed FileSystemOperation to LocalFileSystemOperation.
nhiroki@google.com
2012-07-24
1
-5
/
+5
*
Move the pepper file chooser host to unit tests.
brettw@chromium.org
2012-07-24
1
-5
/
+0
*
Move plugin_browsertests.cc from browser_tests to content_browsertests.
jam@chromium.org
2012-07-23
1
-0
/
+14
*
views: Does not need net/ in order to compile/link anymore.
tfarina@chromium.org
2012-07-20
1
-0
/
+1
*
Add net library for content unit test and enable related test cases on Android.
shouqun.liu@intel.com
2012-07-20
1
-0
/
+2
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-0
/
+2
*
Get content_browsertest working. I've added a simple test for now, and will c...
jam@chromium.org
2012-07-19
1
-1
/
+11
*
VideoDecodeAccelerator now SupportsWeakPtr instead of being RefCountedThreadS...
fischman@chromium.org
2012-07-17
1
-1
/
+3
*
Adds a hy-phen-ator.
hbono@chromium.org
2012-07-17
1
-0
/
+1
*
Enable renderer side mixing behind a flag.
dalecurtis@chromium.org
2012-07-17
1
-0
/
+1
*
Revert 145769 (broke test stream, removed needed HasMoreRBSPData, added extra...
fischman@chromium.org
2012-07-17
1
-1
/
+0
[next]