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
/
common
/
render_messages_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make scrollbars and other controls tint/untint upon main window gaining
thakis@chromium.org
2009-07-22
1
-0
/
+5
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
1
-7
/
+12
*
DevTools: Make 'toggle node search' mode work.
pfeldman@chromium.org
2009-07-16
1
-0
/
+4
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-11
/
+4
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-4
/
+11
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-11
/
+4
*
Retrying this patch. This was already reviewed by mpcomplete and the
finnur@chromium.org
2009-07-15
1
-0
/
+6
*
Reverting 20714.
finnur@chromium.org
2009-07-15
1
-6
/
+0
*
EFD now notifies EPM of renderviews created, which in turn notifies the rende...
finnur@chromium.org
2009-07-15
1
-0
/
+6
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-15
1
-2
/
+10
*
Reverting 20683.
jorlow@chromium.org
2009-07-14
1
-10
/
+2
*
linux: destroy browser-side plugin windows on plugin crash
evan@chromium.org
2009-07-14
1
-2
/
+10
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-4
/
+4
*
Add an optional channel name to the extension message connect event.
mpcomplete@chromium.org
2009-07-13
1
-4
/
+6
*
Add getLanguage function to tab extension.
sidchat@google.com
2009-07-10
1
-0
/
+8
*
Make the API to open a message channel symmetric, so it works the same whethe...
mpcomplete@chromium.org
2009-07-09
1
-2
/
+9
*
Windowed plugins like Flash would cause the hung plugin dialog to show up whe...
ananta@chromium.org
2009-07-09
1
-6
/
+3
*
Split out some of the RVHDelegate functions into separate sub-classes. To limit
brettw@chromium.org
2009-07-08
1
-4
/
+4
*
Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.
shess@chromium.org
2009-07-08
1
-5
/
+9
*
Make the cancelling of drag and drop match Safari for Windows. This is
arv@google.com
2009-07-08
1
-2
/
+3
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-0
/
+7
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-7
/
+0
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-0
/
+7
*
DevTools: preserve focus on activating dev tools window.
pfeldman@chromium.org
2009-07-06
1
-0
/
+3
*
Fix Acid3 Test 48: LINKTEST, Chromium side....
dglazkov@chromium.org
2009-07-03
1
-0
/
+9
*
Add getFileSize support to chromium
victorw@chromium.org
2009-07-03
1
-0
/
+5
*
DevTools: Introduce docked version of DevTools.
pfeldman@chromium.org
2009-07-01
1
-3
/
+8
*
Send port disconnect events when a frame is unloaded.
mpcomplete@chromium.org
2009-07-01
1
-0
/
+5
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-35
/
+0
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
1
-2
/
+2
*
Re-land r18853
jeremy@chromium.org
2009-06-23
1
-0
/
+5
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-22
1
-5
/
+6
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-22
1
-6
/
+5
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-20
1
-5
/
+6
*
back out r18853
jeremy@chromium.org
2009-06-19
1
-5
/
+0
*
This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class.
jeremy@chromium.org
2009-06-19
1
-0
/
+5
*
Revert "posix: two related changes to make plugin IPC work on POSIX."
evan@chromium.org
2009-06-19
1
-6
/
+5
*
posix: two related changes to make plugin IPC work on POSIX.
evan@chromium.org
2009-06-19
1
-5
/
+6
*
TBR: Fix Toolstrips sometimes show scrollbars as rendering
aa@chromium.org
2009-06-19
1
-0
/
+4
*
Add Print Selection support to Chrome. This change is fairly involved since ...
sverrir@google.com
2009-06-19
1
-0
/
+5
*
Revert 18765 to try to repair perf regression
jar@chromium.org
2009-06-19
1
-5
/
+0
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
1
-0
/
+17
*
Send port-closed notification when a frame with ports unloads.
mpcomplete@google.com
2009-06-18
1
-0
/
+5
*
Implement a max worker count of 16 per tab and 64 total. Any workers created...
jam@chromium.org
2009-06-18
1
-0
/
+11
*
Add a port disconnect event for when one side of an extension message port
mpcomplete@google.com
2009-06-17
1
-17
/
+5
*
Since the introduction of PushSource, there are two buffering layers in the
hclam@chromium.org
2009-06-16
1
-2
/
+4
*
Revert 18512 - Revert 18373 Consider a redirect following user gesture as us...
laforge@chromium.org
2009-06-16
1
-0
/
+3
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-1
/
+1
*
Revert 18373 - Consider a redirect following user gesture as userinitiated in...
laforge@chromium.org
2009-06-16
1
-3
/
+0
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-2
/
+2
[next]