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
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-4
/
+9
*
Add a nullable string16 class to base. It combines a string16 + a null param
jorlow@chromium.org
2009-08-27
1
-8
/
+5
*
Add single line of tips to NNTP.
mirandac@chromium.org
2009-08-26
1
-1
/
+1
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-7
/
+7
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
1
-1
/
+7
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-32
/
+56
*
Do extensions update manifest XML parsing in a sandboxed process.
asargent@chromium.org
2009-08-20
1
-15
/
+30
*
Remove ViewHostMsg_PluginMessage which was unused.
brettw@chromium.org
2009-08-18
1
-13
/
+0
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-4
/
+0
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-0
/
+4
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-0
/
+9
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-4
/
+0
*
AudioRendererHost send ViewMsg_AudioStreamState
hclam@chromium.org
2009-08-11
1
-5
/
+3
*
The spec for ____storage.key() changed. Now, instead of raising an exception...
jorlow@chromium.org
2009-08-11
1
-2
/
+2
*
Add module-level permissions to extensions.
mpcomplete@chromium.org
2009-08-07
1
-0
/
+6
*
Add CSS Keyword values and conversion routines to webkit glue.
jeremy@chromium.org
2009-08-07
1
-0
/
+11
*
Delay loading of ExtensionHosts until the background page is ready.
mpcomplete@chromium.org
2009-08-03
1
-0
/
+5
*
Add plumbing for allowing the renderer to intercept and cancel redirects before
darin@chromium.org
2009-07-30
1
-3
/
+11
*
This CL fixes issue 17468: Regression: Directionality marks should not be ins...
xji@chromium.org
2009-07-29
1
-2
/
+3
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
1
-0
/
+42
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
1
-8
/
+9
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
1
-0
/
+7
*
One part of many for enabling DOM Storage.
jorlow@chromium.org
2009-07-23
1
-0
/
+71
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-2
/
+2
*
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
[next]