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
/
chrome
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor IDMap to support safe removing of elements during iteration.
phajdan.jr@chromium.org
2009-08-17
6
-41
/
+35
*
Fix crash that could happen on shutdown if the ResourceMessageFilter tried to...
jam@chromium.org
2009-08-17
3
-20
/
+48
*
Fix reliability bot crashes after moving plugin loading to file thread.
jam@chromium.org
2009-08-15
2
-5
/
+33
*
Change breakpads on the helper processes to keep our rimZ clean.
mark@chromium.org
2009-08-15
1
-7
/
+2
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
7
-84
/
+176
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
7
-176
/
+84
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
3
-1
/
+18
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
7
-84
/
+176
*
Linux: fix up use_system_{libxml,libxslt,sqlite3}
agl@chromium.org
2009-08-13
1
-1
/
+6
*
Implement http auth login dialog for OS X.
thakis@chromium.org
2009-08-13
1
-3
/
+1
*
Move IDMap from base/ to common/
phajdan.jr@chromium.org
2009-08-12
1
-1
/
+1
*
Initial version of the Seccomp sandbox. Imported from http://code.google.com/...
markus@chromium.org
2009-08-11
1
-0
/
+1
*
Revert 23064 - Ensure we don't load plugins on the IO thread
sgk@google.com
2009-08-11
7
-159
/
+77
*
Ensure we don't load plugins on the IO thread
jam@chromium.org
2009-08-11
7
-77
/
+159
*
AudioRendererHost send ViewMsg_AudioStreamState
hclam@chromium.org
2009-08-11
3
-48
/
+59
*
Linux: Make SandboxIPCProcess not be a WebKitClient
agl@chromium.org
2009-08-11
1
-112
/
+8
*
Blocked Resource Responses
idanan@chromium.org
2009-08-11
1
-11
/
+45
*
Re-commit r22981 after backout at r22992. Contains fixes to relocate
mark@chromium.org
2009-08-11
1
-18
/
+6
*
Cleanup GtkIMContext related code by splitting it into separated source file.
suzhe@chromium.org
2009-08-11
4
-569
/
+665
*
Back out r22981, it may have caused Windows test failures.
mark@chromium.org
2009-08-11
1
-6
/
+18
*
Provide a separate app bundle for subprocesses like the renderer on the Mac.
mark@chromium.org
2009-08-11
1
-18
/
+6
*
Make mouse cursor temporarily hide on keyboard input.
thakis@chromium.org
2009-08-10
1
-0
/
+12
*
Rework visited link updating mechanism to be more robust.
dglazkov@chromium.org
2009-08-10
2
-23
/
+39
*
Ensure that we never call into WebCore::Page static methods when Page constru...
dglazkov@chromium.org
2009-08-05
7
-1
/
+21
*
This CL is doing a bunch of Misc work to make LocalStorage data persist.
jorlow@chromium.org
2009-08-05
1
-5
/
+20
*
Disable input events when a JS dialog is showing.
tc@google.com
2009-08-04
4
-1
/
+31
*
Fix valgrind warning.
jam@chromium.org
2009-08-04
2
-3
/
+7
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
3
-24
/
+29
*
Delay loading of ExtensionHosts until the background page is ready.
mpcomplete@chromium.org
2009-08-03
3
-0
/
+11
*
Implement the NSTextInput protocol.
hbono@chromium.org
2009-08-03
2
-2
/
+303
*
CHECK that IOBuffer::data_ in AsyncResourceHandler is not NULL before caching...
willchan@chromium.org
2009-07-31
1
-0
/
+2
*
Remove a NOTREACHED() in plugin code that can be reached.
phajdan.jr@chromium.org
2009-07-30
1
-2
/
+2
*
GTK: render view: grab focus *before* forwarding mouse event to renderer.
estade@chromium.org
2009-07-30
1
-3
/
+4
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
20
-76
/
+166
*
Properly destroy popups when their parent views are told to destroy.
avi@chromium.org
2009-07-30
1
-15
/
+38
*
Move mock url request classes to a location when browser tests will be able t...
phajdan.jr@chromium.org
2009-07-30
1
-2
/
+2
*
This CL fixes issue 17468: Regression: Directionality marks should not be ins...
xji@chromium.org
2009-07-29
2
-3
/
+34
*
Add CHECKs to the ResourceHandler derived classes to see which is returning a...
willchan@chromium.org
2009-07-29
9
-16
/
+51
*
Fix a BAD_OVERRIDE defect reported by Coverity. Remove
wtc@chromium.org
2009-07-28
1
-1
/
+0
*
Moved the logical dependency on Blacklist from URLRequestContext
idanan@chromium.org
2009-07-28
2
-5
/
+9
*
linux: make --single-process work again for plugins
evan@chromium.org
2009-07-28
1
-2
/
+9
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-1
/
+0
*
Fixes a warning: 'this' in initializer list.
dumi@chromium.org
2009-07-27
1
-2
/
+2
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
6
-1
/
+376
*
Re-landing r21673 without re-enabling the BrowserTest, which apparently is
brettw@chromium.org
2009-07-27
3
-9
/
+39
*
Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.
robertshield@chromium.org
2009-07-27
4
-40
/
+11
*
Make downloads not prevent tabs from closing.
brettw@chromium.org
2009-07-27
4
-11
/
+40
*
Return Error Status Upon Blocking Requests
idanan@chromium.org
2009-07-24
1
-2
/
+27
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
11
-91
/
+108
*
The final CL for plumbing DOM Storage.
jorlow@chromium.org
2009-07-24
1
-0
/
+8
[next]