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
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
extract out removal of the g_log_bug53991 global.
dpranke@chromium.org
2011-09-13
2
-11
/
+0
*
Fix a race where Init gets called right after FastShutdownIfPossible before c...
achuith@chromium.org
2011-09-12
2
-0
/
+8
*
Cancel plugin channel requests when the renderer goes away.
willchan@chromium.org
2011-09-12
2
-49
/
+99
*
Reset RPH's channel.
willchan@chromium.org
2011-09-12
3
-10
/
+14
*
Move handling of the ViewHostMsg_WebUISend out of Chrome. This message is han...
ananta@chromium.org
2011-09-12
3
-2
/
+18
*
Move TextInputClient from chrome to content.
avi@chromium.org
2011-09-12
6
-0
/
+539
*
Remove redundant LoadURLWithHeaders method.
rogerta@chromium.org
2011-09-10
1
-1
/
+1
*
Move AttributedStringCoder from chrome to content.
avi@chromium.org
2011-09-09
1
-2
/
+2
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
1
-4
/
+3
*
Fix a couple of data races found by TSAN Race Verifier in VideoCaptureControl...
fischman@chromium.org
2011-09-09
1
-4
/
+5
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
1
-3
/
+4
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
1
-4
/
+3
*
Finalize a CL originally by departed intern ycxiao@ that detaches the loading...
erikwright@chromium.org
2011-09-08
1
-3
/
+4
*
net: Rename URLRequestStatus::os_error_.
tfarina@chromium.org
2011-09-08
2
-4
/
+4
*
Change enable-fullscreen flag to disable-fullscreen.
koz@chromium.org
2011-09-08
1
-1
/
+1
*
Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests
estade@chromium.org
2011-09-07
3
-21
/
+2
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-09-07
3
-2
/
+21
*
Fix race condition in ChildProcessLauncher. r79308 made process_ used on CHIL...
jam@chromium.org
2011-09-07
1
-1
/
+6
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
1
-0
/
+28
*
Use precompiled headers for most large projects where the .gyp file
joi@chromium.org
2011-09-07
1
-5
/
+10
*
Revert change because one of the previous changes it depends on was reverted.
enal@chromium.org
2011-09-07
1
-1
/
+1
*
Make panel adjust bounds per preferred size change notification on Windows.
jianli@chromium.org
2011-09-07
2
-7
/
+4
*
Fix an AppCache crash due to a dangling ResourceContext ptr.
michaeln@google.com
2011-09-04
1
-2
/
+3
*
Revert 98946 - New windows opened in javascript with target = "_blank" should
atwilson@chromium.org
2011-09-02
1
-37
/
+2
*
Adds a global keyboard shortcut to trigger speech input in the currently
dmazzoni@chromium.org
2011-09-02
2
-1
/
+7
*
Revert 99236 - Very short-term change: while working on proper long-term solu...
crogers@google.com
2011-09-02
2
-22
/
+2
*
Use PluginPrefs to find out whether the PDF plugin is enabled in GViewRequest...
bauerb@chromium.org
2011-09-02
4
-98
/
+106
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
3
-3
/
+3
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
3
-30
/
+38
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-6
/
+6
*
Enable low-latency audio by default.
enal@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
3
-3
/
+3
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
3
-3
/
+3
*
Very short-term change: while working on proper long-term solution,
enal@chromium.org
2011-09-01
2
-2
/
+22
*
Add a big grab bag of missing web accessibility
dmazzoni@chromium.org
2011-09-01
2
-5
/
+4
*
New windows opened in javascript with target = "_blank" should
shinyak@google.com
2011-08-31
1
-2
/
+37
*
Treat files downloaded from the address bar as "always safe" (including exten...
pkasting@chromium.org
2011-08-30
6
-14
/
+20
*
Make the "get window rect" message handlers report the work area, rather than...
pkasting@chromium.org
2011-08-30
1
-15
/
+32
*
Protect sensistive chrome: and chrome-extension: schemes as not being able to...
tsepez@chromium.org
2011-08-30
1
-8
/
+16
*
linux: delete code that worked around gtk <2.18
evan@chromium.org
2011-08-29
1
-37
/
+0
*
Stop using the default profile's proxy service for plugin proxy requests, and...
jam@chromium.org
2011-08-29
1
-1
/
+2
*
Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...
dmaclach@chromium.org
2011-08-29
3
-21
/
+2
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-08-29
3
-2
/
+21
*
Get rid of last views dependency in RenderWidgetHostViewWin.
jam@chromium.org
2011-08-27
2
-22
/
+1
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
2
-3
/
+2
*
Fix audio glitch when audio stream first starts up.
crogers@google.com
2011-08-26
1
-0
/
+4
*
RenderWidgetHostViewWin::ReparentWindow should call RemovePropW if kNativeWin...
jschuh@chromium.org
2011-08-26
1
-1
/
+1
*
Add support for exporting IPC messages from component DLLs.
darin@chromium.org
2011-08-26
1
-2
/
+2
*
Move the mouse wheel utils from views to ui\base\win, to get rid of some view...
jam@chromium.org
2011-08-26
1
-3
/
+3
*
Move TooltipWindowGtk from views/widget to ui/base/gtk.
xiyuan@chromium.org
2011-08-26
2
-4
/
+4
[next]