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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of the remaining content settings code in the content module.
jam@chromium.org
2011-05-13
1
-19
/
+1
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
1
-12
/
+4
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Drive compositor scheduling with the swapbuffers callback.
nduca@chromium.org
2011-05-12
1
-0
/
+3
*
Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...
jam@chromium.org
2011-05-12
1
-1
/
+7
*
Fix Clang compile errors in content_client.
creis@chromium.org
2011-05-12
2
-4
/
+10
*
Support window.opener after a process swap.
creis@chromium.org
2011-05-12
4
-23
/
+142
*
Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...
antonm@chromium.org
2011-05-12
1
-2
/
+2
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
1
-4
/
+12
*
Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-12
1
-2
/
+2
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
1
-12
/
+4
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
1
-4
/
+12
*
Avoid exiting the renderer process if it has a pending render view.
creis@chromium.org
2011-05-11
1
-0
/
+5
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
1
-12
/
+4
*
Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...
apatrick@chromium.org
2011-05-11
1
-2
/
+2
*
Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...
apatrick@chromium.org
2011-05-11
1
-2
/
+2
*
Self-include not really necessary.
avi@chromium.org
2011-05-11
1
-2
/
+0
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
1
-4
/
+12
*
Revert 84922 - Block the creation of a new window when prerendering.
dmaclach@chromium.org
2011-05-11
1
-6
/
+0
*
Move ExtensionFunctionDispatcher to ExtensionTabHelper. This
aa@chromium.org
2011-05-11
1
-12
/
+4
*
Block the creation of a new window when prerendering.
dominich@chromium.org
2011-05-11
1
-0
/
+6
*
Nits fix on trace_event.h and child_trace_message_filter.cc
scheib@chromium.org
2011-05-10
1
-2
/
+1
*
Remove the automation_resource_message_filter.h dependency in content\browser...
jam@chromium.org
2011-05-10
1
-9
/
+9
*
revert CL 84847
wjia@google.com
2011-05-10
1
-14
/
+0
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
4
-0
/
+264
*
Adding a new file for media stream types that will be used by future Chrome c...
wjia@google.com
2011-05-10
1
-0
/
+14
*
Websocket to TCP proxy running in a separate thread (only on ChromeOS).
dilmah@chromium.org
2011-05-10
1
-0
/
+5
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
3
-18
/
+32
*
Get rid of updatePreferredDataTypes callback.
tfarina@chromium.org
2011-05-09
1
-5
/
+0
*
Defer IPC messages to the GpuCommandBufferStub until GpuScheduler is reschedu...
apatrick@chromium.org
2011-05-09
2
-46
/
+117
*
Print Preview: Print in the background.
thestig@chromium.org
2011-05-07
1
-1
/
+5
*
Removed obsolete notification BACKGROUND_PAGE_TRACKER_CHANGED.
atwilson@chromium.org
2011-05-06
1
-6
/
+0
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
3
-32
/
+18
*
add video capture message filter and its unit test.
wjia@google.com
2011-05-06
1
-4
/
+4
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
3
-18
/
+32
*
Porting the Task Manager to the TabContents-based prerender code.
dominich@chromium.org
2011-05-06
1
-13
/
+0
*
Rework SwapBuffers sync to allow enough SwapBuffers without blocking
piman@google.com
2011-05-06
1
-0
/
+1
*
Thanks to piman, added necessary glFlush to the IOSurface code path on
kbr@google.com
2011-05-05
1
-1
/
+3
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
3
-27
/
+18
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
3
-18
/
+27
*
Mac: Remove switches::kDisableHolePunching
thakis@chromium.org
2011-05-05
2
-6
/
+0
*
Wire new WebCore settings for blocking mixed-content loads into Chrome.
cevans@chromium.org
2011-05-05
3
-0
/
+12
*
Fix crash on chrome os exit due to ordering of AtExit callbacks.
chocobo@chromium.org
2011-05-05
1
-0
/
+6
*
Fix garbage seen on Mac OS X when toggling compositor and resizing
kbr@google.com
2011-05-04
1
-3
/
+1
*
Added about:gpuclean
amarinichev@chromium.org
2011-05-04
1
-0
/
+3
*
IPC outgoing message filters interpose yourself in a message stream. Minimal...
tsepez@chromium.org
2011-05-04
1
-2
/
+2
*
Remove some dead code.
backer@chromium.org
2011-05-04
1
-4
/
+0
*
Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...
jam@chromium.org
2011-05-04
2
-7
/
+12
*
automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...
tfarina@chromium.org
2011-05-04
1
-4
/
+4
[next]