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
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
2
-0
/
+23
*
A quick fix for Issue 15531 and 10953
hbono@chromium.org
2009-07-01
2
-8
/
+30
*
Send port disconnect events when a frame is unloaded.
mpcomplete@chromium.org
2009-07-01
2
-10
/
+14
*
Fix typo for build
brettw@chromium.org
2009-06-30
1
-1
/
+1
*
Move GetTabContentsID out of tab util because it has nothing to do with tabs or
brettw@chromium.org
2009-06-30
2
-15
/
+46
*
Add support for shared memory when retrieving the backing store as a SkBitmap.
brettw@chromium.org
2009-06-30
1
-13
/
+71
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-1
/
+1
*
Create A/B test of SDCH
jar@chromium.org
2009-06-30
1
-8
/
+7
*
Fixes issue where dragging a .crx to a chrome:// TabContents, and then naviga...
rafaelw@chromium.org
2009-06-30
2
-5
/
+55
*
Add some limits to incoming audio stream requests to avoid allocating massive
cevans@chromium.org
2009-06-30
1
-0
/
+12
*
Linux: build fix for release builder.
agl@chromium.org
2009-06-30
1
-2
/
+1
*
Corrects RWHVCocoa to convert from flipped to unflipped
rohitrao@chromium.org
2009-06-29
1
-11
/
+34
*
Don't shutdown non-popup render views on clicks outside their bounds.
estade@chromium.org
2009-06-29
1
-1
/
+5
*
Add three basic test items to RenderViewHostManagerTest:
brettw@chromium.org
2009-06-29
1
-0
/
+134
*
Remove --enable-web-workers command-line switch.
dimich@google.com
2009-06-29
1
-1
/
+0
*
Two fixes for tab dragging in gtk:
jhawkins@chromium.org
2009-06-29
1
-2
/
+4
*
Let RenderProcessHost provide a method HasConnection() instead of exposing
brettw@chromium.org
2009-06-29
9
-11
/
+35
*
Move render_view_host_manager* and site_instance* from tab_contents to render...
brettw@chromium.org
2009-06-29
8
-2
/
+1799
*
A first implementation of the SSL client auth UI.This uses the Windows API th...
jcampan@chromium.org
2009-06-27
2
-6
/
+21
*
Create a webkit thread for use within the browser process. This patch also i...
jorlow@chromium.org
2009-06-26
4
-4
/
+27
*
s/OS_MAC/OS_MACOSX/
willchan@chromium.org
2009-06-26
1
-2
/
+2
*
Remove dependency on NavigationEntry from RenderViewHost. The code for
brettw@chromium.org
2009-06-26
2
-65
/
+33
*
Linux: fix font fallback for charactors missing from the primary font.
agl@chromium.org
2009-06-26
2
-1
/
+60
*
Linux: plumb fontconfig call out to the sandbox host.
agl@chromium.org
2009-06-25
1
-0
/
+46
*
Give such a fewer tips. Hide tooltips when the owning
mark@chromium.org
2009-06-25
1
-0
/
+5
*
Guard against nil window in GetRootWindowRect().
shess@chromium.org
2009-06-25
1
-5
/
+5
*
change backing store cache to be memory-based rather than count
erikkay@chromium.org
2009-06-25
6
-44
/
+140
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class (Take 2).
hbono@chromium.org
2009-06-25
4
-2
/
+219
*
Relanding this, it was failing to compile because of a FRIEND_CHANGE that had...
jcampan@chromium.org
2009-06-25
2
-2
/
+3
*
Reverting 19233.
jcampan@chromium.org
2009-06-25
1
-2
/
+1
*
Disabling 2 browser tests that fail on the build-bot:
jcampan@chromium.org
2009-06-25
1
-1
/
+2
*
Run content scripts in their own isolated world. Hidden behind the --isolate...
abarth@chromium.org
2009-06-25
1
-0
/
+1
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-2
/
+2
*
DevTools: remove ShowJavaScriptConsole / InspectElementAt methods from render...
pfeldman@chromium.org
2009-06-24
2
-21
/
+3
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
4
-110
/
+9
*
Linux: fix fake italics for fonts without italic variants.
agl@chromium.org
2009-06-24
1
-2
/
+4
*
Add Linux support for getting the thumbnail and wire into the switcher.
brettw@chromium.org
2009-06-23
2
-8
/
+14
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
1
-3
/
+3
*
Report the process type in Linux crash reports.
thestig@chromium.org
2009-06-23
1
-0
/
+1
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
1
-1
/
+19
*
Re-land r18853
jeremy@chromium.org
2009-06-23
6
-1
/
+43
*
Revert 19009 because this prevents inserting return characters.
hbono@chromium.org
2009-06-23
4
-201
/
+2
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
1
-11
/
+4
*
Integrating GtkIMContext into the RenderWidgetHostViewGtk class.This change i...
hbono@chromium.org
2009-06-23
4
-2
/
+201
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-23
1
-1
/
+20
*
Linux: Enable some more ui_tests.
willchan@chromium.org
2009-06-22
1
-3
/
+5
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
1
-18
/
+1
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-22
1
-1
/
+18
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
1
-1
/
+1
*
Returned rect was never being set for OnGetRootWindowRect().
shess@chromium.org
2009-06-22
1
-1
/
+1
[next]