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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dead code bug in ParseSEI
tbreisacher@chromium.org
2012-07-26
1
-0
/
+1
*
Fix crash in WorkerTest.MultipleTabsQueuedSharedWorker. I could get this cons...
jam@chromium.org
2012-07-26
1
-0
/
+11
*
Try renabling the the disabled worker tests, now that they run in content_bro...
jam@chromium.org
2012-07-26
1
-3
/
+3
*
DownloadManager::Observer::OnDownloadCreated
benjhayden@chromium.org
2012-07-26
5
-14
/
+68
*
Turn on the fixed position stacking context flag by default
enne@chromium.org
2012-07-26
3
-5
/
+9
*
Move accessibility browser tests to content_browsertests.
jam@chromium.org
2012-07-26
3
-56
/
+53
*
mac: Remove now-unneeded includes of cocoa_protocols.h
thakis@chromium.org
2012-07-26
3
-3
/
+0
*
Move a number of other tests from browser_tests to content_browsertests.
jam@chromium.org
2012-07-26
8
-132
/
+132
*
Add yfriedman to several Android OWNERS files
yfriedman@chromium.org
2012-07-26
1
-0
/
+1
*
Remove the deprecated PeerConnection supporting the ROAP protocol.
perkj@chromium.org
2012-07-26
17
-516
/
+3
*
Correct behaviour of touch wrt mouse capture.
girard@chromium.org
2012-07-26
1
-15
/
+7
*
First step towards moving AudioDevice and AudioInputDevice from content/ to m...
tommi@chromium.org
2012-07-26
30
-444
/
+464
*
Commit test data that will be deleted later so that tryjobs work
jam@chromium.org
2012-07-26
5
-0
/
+53
*
Support copying a partial rectangle region from the compositing surface on Au...
mazda@chromium.org
2012-07-26
17
-47
/
+109
*
Check in file from prevoius change that I missed
jam@chromium.org
2012-07-26
1
-2
/
+5
*
Disable ChildProcessSecurityPolicy on debug mac
jam@chromium.org
2012-07-26
1
-0
/
+4
*
disable web audio by default on android and add switches to enable it
james.wei@intel.com
2012-07-26
5
-0
/
+24
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
7
-14
/
+22
*
HiDPI: Scale viewport for pepper flash fullscreen
sail@chromium.org
2012-07-26
5
-15
/
+22
*
Move over a bunch of tests from browser_tests to content_browsertests.
jam@chromium.org
2012-07-26
10
-101
/
+91
*
Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused b...
jam@chromium.org
2012-07-26
3
-1
/
+13
*
Move GPU prelaunch to later in startup process to ensure the blacklist inform...
apatrick@chromium.org
2012-07-26
1
-16
/
+17
*
Fix open dialog not remembering last opened folder on drive
tbarzic@chromium.org
2012-07-26
4
-4
/
+5
*
Copy test data for a few browser_tests in prepartion for moving them to conte...
jam@chromium.org
2012-07-26
8
-0
/
+223
*
Use NOINLINE for thread watcher and browser thread identifier
rtenneti@chromium.org
2012-07-26
1
-8
/
+10
*
Add new fields to GPU benchmarking API.
dtu@chromium.org
2012-07-26
1
-0
/
+12
*
Strip IVF headers from VP8 streams before sending them to the OMX decoder.
fischman@chromium.org
2012-07-26
2
-32
/
+29
*
Don't crash when a context can't be created for HW video decode.
fischman@chromium.org
2012-07-26
1
-0
/
+2
*
Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...
jam@chromium.org
2012-07-26
3
-12
/
+28
*
Add DCHECK(), remove if statement to prevent NULL pointer dereference.
khorimoto@chromium.org
2012-07-26
1
-5
/
+4
*
Aura desktop: Show resize cursors again.
erg@chromium.org
2012-07-26
1
-3
/
+9
*
Flip HW video decode from being behind an "enable" flag to being behind a "di...
fischman@chromium.org
2012-07-26
4
-8
/
+14
*
Delete files I forgot to add in my last cl
jam@chromium.org
2012-07-26
4
-49
/
+0
*
Move the browser tests inside content/renderer to run under content_browserte...
jam@chromium.org
2012-07-25
7
-3
/
+95
*
Enables internal filesystem types via Isolated filesystems.
kinuko@chromium.org
2012-07-25
1
-12
/
+5
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-1
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
2
-1
/
+6
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
4
-2
/
+10
*
Try renabling IndexedDBLayoutTest.RegressionTests now that those tests run un...
jam@chromium.org
2012-07-25
1
-1
/
+1
*
Revert 148413 - Add new fields to GPU benchmarking API.
dtu@chromium.org
2012-07-25
1
-12
/
+0
*
Add new fields to GPU benchmarking API.
dtu@chromium.org
2012-07-25
1
-0
/
+12
*
Revert 144488 - For unit tests, track additions to AtExitManager and warn.
scottbyer@chromium.org
2012-07-25
2
-6
/
+9
*
Disable WebGL on Android by default (but allow it to be enabled)
husky@chromium.org
2012-07-25
5
-3
/
+15
*
Make content shell on android support relaunching.
tedchoc@chromium.org
2012-07-25
7
-20
/
+70
*
add blank line so that trybots can patch deleting this file
jam@chromium.org
2012-07-25
1
-1
/
+1
*
Move all the layout tests that ran under browser_tests to run under content_b...
jam@chromium.org
2012-07-25
25
-83
/
+385
*
Get audio/video tag working in content_shell by copying the ffmpeg binary to ...
jam@chromium.org
2012-07-25
1
-0
/
+9
*
Introduce unittest for passing NULL pointer for actual_range.
nona@chromium.org
2012-07-25
1
-1
/
+14
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
3
-3
/
+3
*
Add more FS types and introduce type field into IsolatedContext
kinuko@chromium.org
2012-07-25
2
-8
/
+9
[next]