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
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
5
-24
/
+12
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
5
-12
/
+24
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
5
-24
/
+12
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
39
-266
/
+486
*
Remove VfsBackend::FileTypeIs{Journal,MainDB}
phajdan.jr@chromium.org
2011-07-27
1
-3
/
+1
*
Check for NULL WebFrame, in case we're invoked for a blocked plugin menu.
jochen@chromium.org
2011-07-27
1
-1
/
+5
*
DevTools: move devtools_ui into content since it should be able to serve devt...
pfeldman@chromium.org
2011-07-27
3
-8
/
+0
*
Use the suggested name from an anchor's 'download' attribute.
sadrul@chromium.org
2011-07-27
5
-7
/
+24
*
Remove ChromeNetLog depenency from content/browser/debugger
dpranke@chromium.org
2011-07-27
7
-24
/
+26
*
Removed vestigial GL_latch_CHROMIUM code.
apatrick@chromium.org
2011-07-27
7
-231
/
+1
*
Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c...
willchan@chromium.org
2011-07-26
7
-26
/
+24
*
Remove ChromeNetLog dependency from content/browser/debugger.
dpranke@chromium.org
2011-07-26
7
-24
/
+26
*
Eliminates base::WeakPtr<prerender::PrerenderManager> on IO thread.
willchan@chromium.org
2011-07-26
2
-11
/
+14
*
Remove prefs usage from SavePackage. Have it ask the embedder for the directo...
jam@chromium.org
2011-07-26
5
-54
/
+16
*
Initial sensor event provider for testing views screen rotation
cwolfe@chromium.org
2011-07-26
8
-0
/
+228
*
Made Destroy() followup more aggressive to test for races.
fischman@chromium.org
2011-07-26
3
-18
/
+29
*
Support Closure in ALL the loops!
ajwong@chromium.org
2011-07-26
1
-0
/
+24
*
Change the UpdateTitle message to use a string16 for the page title.
evan@chromium.org
2011-07-26
9
-18
/
+18
*
Remove unused code. Pointed out in code review by prasadt.
tony@chromium.org
2011-07-26
1
-4
/
+1
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
3
-8
/
+6
*
Add a stub content_unittests target so we can point buildbot to it.
phajdan.jr@chromium.org
2011-07-26
3
-0
/
+31
*
Context menu for "Voice recognition options"
gshires@google.com
2011-07-26
8
-9
/
+24
*
Set subrole's for secure text fields.
dtseng@chromium.org
2011-07-26
1
-6
/
+6
*
Fix iframes by making an approximation of the attributes VoiceOver expects fo...
dtseng@chromium.org
2011-07-26
1
-2
/
+4
*
Fix mac deadlock bug related to closing accelerated tabs. GpuChannel was dele...
jbates@chromium.org
2011-07-26
1
-0
/
+6
*
Update the window size to include Window decorations when the custom
tony@chromium.org
2011-07-25
1
-4
/
+3
*
Fix build break in r93970 due to style issue.
tschmelcher@chromium.org
2011-07-25
2
-0
/
+7
*
Initialize the GL bindings before sandboxing the GPU process on Windows.
kbr@chromium.org
2011-07-25
1
-8
/
+8
*
Prevent a navigation race by resetting is_swapped_out on new navigations.
creis@chromium.org
2011-07-25
2
-0
/
+10
*
Avoid double-buffering windowless plugins and instead use buffer flipping whe...
tschmelcher@chromium.org
2011-07-25
6
-363
/
+504
*
Move the power_save_blocker_stub.cc conditional includes to content_browser.g...
jam@chromium.org
2011-07-25
1
-0
/
+6
*
Tag all users of RenderViewHostDelegate with OVERRIDE
evan@chromium.org
2011-07-25
2
-46
/
+51
*
Add piman to content\renderer OWNERS.
jam@chromium.org
2011-07-25
1
-0
/
+1
*
Removes some dead accessibility code.
dtseng@chromium.org
2011-07-25
2
-6
/
+0
*
Avoid leaking WebWidget instance when closing RenderWidgetFullscreenPepper.
yzshen@chromium.org
2011-07-25
1
-0
/
+3
*
Remove URLFixerUpper dependency from SavePackage. The call was added in r5609...
jam@chromium.org
2011-07-25
3
-15
/
+17
*
Fix bug that caused Task Manager to display defunct GPU processes after they ...
jbates@chromium.org
2011-07-25
2
-9
/
+20
*
Add some more owners to content\plugin
jam@chromium.org
2011-07-25
1
-0
/
+2
*
Remove most of the remaining chrome dependencies from the save code. I have a...
jam@chromium.org
2011-07-25
10
-59
/
+146
*
Wire up the IP address change notification to the PPAPI network state
brettw@chromium.org
2011-07-25
2
-1
/
+17
*
Include the tab IDs in onBeforeRetarget events and always post the correct fr...
jochen@chromium.org
2011-07-25
3
-6
/
+23
*
Add a second line of defense against URL spoofs, killing the renderer instead.
creis@chromium.org
2011-07-24
1
-0
/
+8
*
Close all open ALPC client ports at lockdown.
jschuh@chromium.org
2011-07-24
1
-0
/
+2
*
Support fullscreen widget on Windows.
yzshen@chromium.org
2011-07-23
2
-2
/
+4
*
Apply the asynchronous CookieMonster API to render message filter.
ycxiao@chromium.org
2011-07-23
2
-25
/
+65
*
Audio sample-rate should not be queried directly from the renderer process.
crogers@google.com
2011-07-23
7
-2
/
+28
*
Make the membots happy again.
michaeln@google.com
2011-07-22
1
-0
/
+8
*
Create new GLSurface for cross process image transport.
backer@chromium.org
2011-07-22
12
-184
/
+637
*
Reland 93106 - Reparenting of RendererGLContexts supports going from no paren...
apatrick@chromium.org
2011-07-22
3
-20
/
+13
*
Initialize the sandbox earlier in GPU process bringup, deferring any
kbr@google.com
2011-07-22
3
-75
/
+49
[next]