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
*
Remove dev check for file chooser.
brettw@chromium.org
2012-08-14
1
-1
/
+5
*
Consolidate all NavigationController::LoadURL and family functions
boliu@chromium.org
2012-08-14
8
-240
/
+326
*
Switch to EXPECT_FALSE to keep gcc 4.6 happy.
joi@chromium.org
2012-08-14
1
-1
/
+1
*
Exclude more files from Android build
wangxianzhu@chromium.org
2012-08-14
1
-16
/
+14
*
Move the corresponding cc files from content\test to be alongside their heade...
jam@chromium.org
2012-08-14
28
-26
/
+35
*
Plumb vsync info from AcceleratedPresenter to RenderWidgetHostImpl
jbates@chromium.org
2012-08-14
1
-8
/
+14
*
Kill DownloadItem::IsOtr()
benjhayden@chromium.org
2012-08-14
9
-36
/
+4
*
H/W decoded H.264 videos would not play at times on Windows 8. This was becau...
ananta@chromium.org
2012-08-14
1
-0
/
+15
*
Add linux/mac gamepad mappings for SmartJoy PLUS adapter.
jpd@google.com
2012-08-14
2
-2
/
+23
*
Move browser_test_base.h to content/public/test. I originally thought that co...
jam@chromium.org
2012-08-14
5
-10
/
+15
*
Move DownloadTestObserver and friends down into content.
rdsmith@chromium.org
2012-08-14
3
-0
/
+653
*
We can leak the system tray UI when closing down the tab due to several possi...
xians@chromium.org
2012-08-14
7
-189
/
+291
*
Add --remote-debugging-port back to content_shell since nduca mentioned he wa...
jam@chromium.org
2012-08-14
6
-3
/
+28
*
Update JingleThreadWrapper to allow it to be created using task runner.
sergeyu@chromium.org
2012-08-14
2
-3
/
+3
*
Only track http and https in duplicate resource handler metrics. Specifically...
scottmg@chromium.org
2012-08-14
2
-9
/
+20
*
Revert 151351 - Replace the DownloadFileManager with direct ownership
yutak@chromium.org
2012-08-14
34
-1010
/
+1643
*
Don't try to set context callback if the context failed to be created.
fischman@chromium.org
2012-08-14
1
-1
/
+2
*
Seccomp: merge i386 and x86_64 architectures in system call sets.
jln@chromium.org
2012-08-14
1
-9
/
+226
*
Fix for content_unit_tests introduced in r151387
nduca@chromium.org
2012-08-14
1
-2
/
+4
*
OMX: Don't try to send buffers when in resetting state.
marcheu@chromium.org
2012-08-14
1
-2
/
+12
*
Creates the WebCompositorOutputSurface, which is the new mechanism for render...
nduca@chromium.org
2012-08-13
11
-43
/
+276
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
31
-277
/
+563
*
OMX: Don't leave FreeOutputBuffers if MakeCurrent fails.
marcheu@chromium.org
2012-08-13
1
-3
/
+0
*
Upstream JellyBean Accessibility Support
dtrainor@chromium.org
2012-08-13
4
-4
/
+294
*
Fix lifecycle-vs-threads of GpuVDAContext3D.
fischman@chromium.org
2012-08-13
5
-28
/
+55
*
Replace the DownloadFileManager with direct ownership
rdsmith@chromium.org
2012-08-13
34
-1643
/
+1010
*
Added a histogram to track number of http/https resources.
frankwang@google.com
2012-08-13
1
-0
/
+4
*
Defer OMX Flush() when no input buffers are available.
fischman@chromium.org
2012-08-13
1
-12
/
+21
*
Use non-exclusive access to gamepad on mac
scottmg@chromium.org
2012-08-13
1
-1
/
+1
*
Make jars build from a single ant .xml template
cjhopman@chromium.org
2012-08-13
2
-79
/
+0
*
Temporarily disabling H/W video decode on Windows to see if the crashes in th...
ananta@chromium.org
2012-08-13
1
-1
/
+1
*
Seccomp-bpf: more policy cleanup.
jln@chromium.org
2012-08-13
1
-82
/
+91
*
Fix the file chooser host unittest.
brettw@chromium.org
2012-08-13
3
-4
/
+6
*
Reverting this change as it does not disable H/W video decode. It disables H/...
ananta@chromium.org
2012-08-13
1
-6
/
+0
*
Make java_aidl targets export include directories
cjhopman@chromium.org
2012-08-13
2
-1
/
+8
*
VDA: Append correct number of bytes per frame for VP8
arun.m@samsung.com
2012-08-13
1
-1
/
+1
*
Throttle SelectRange IPC
husky@chromium.org
2012-08-13
4
-0
/
+39
*
Add local file system directory listings support for content shell.
jam@chromium.org
2012-08-13
9
-46
/
+23
*
Add moar logging for "Couldn't load plug-in" errors.
bauerb@chromium.org
2012-08-13
1
-0
/
+1
*
Update webrtc to 2565.
ronghuawu@chromium.org
2012-08-13
2
-9
/
+9
*
Add a MANUAL_ prefix for browser tests. These tests don't run unless --run-ma...
jam@chromium.org
2012-08-13
3
-8
/
+39
*
Use enum instead of string in MessageLoopFactory::GetMessageLoop*
xhwang@chromium.org
2012-08-12
4
-16
/
+22
*
Test context_->GetCommandBufferProxy() before following it blindly.
fischman@chromium.org
2012-08-12
1
-1
/
+1
*
Change the type of file_type parameter to int, as the parameter actually take...
haruki@chromium.org
2012-08-12
1
-6
/
+4
*
Remove obsolete code
joth@chromium.org
2012-08-11
4
-47
/
+6
*
Partial revert of 146621
piman@chromium.org
2012-08-11
3
-24
/
+6
*
Prevent cmsetac.dll from loading in GPU process.
apatrick@chromium.org
2012-08-11
1
-0
/
+15
*
Add CSS exclusions command-line switch
bear.travis@gmail.com
2012-08-11
4
-0
/
+8
*
Revert 151153 - Partial revert of 146621
simonmorris@chromium.org
2012-08-11
3
-6
/
+24
*
Upstream ContentView.getNavigationHistory()
jgreenwald@chromium.org
2012-08-10
5
-0
/
+189
[next]