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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 64 bit support + code cleanup
gregoryd@google.com
2009-11-10
1
-1
/
+0
*
Amit, please review everything.
ananta@chromium.org
2009-11-07
1
-1
/
+18
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-11-05
1
-2
/
+0
*
Enable the URL portion of storage events. This is mostly just plumbing + a h...
jorlow@chromium.org
2009-11-05
1
-0
/
+7
*
Implement FormStructure and an initial method, EncodeUploadRequest. This als...
jhawkins@chromium.org
2009-11-04
1
-2
/
+6
*
First half of http://codereview.chromium.org/274014/show
jorlow@chromium.org
2009-11-04
1
-0
/
+52
*
Changes session restore to use a normal load rather than preferring
sky@chromium.org
2009-11-03
1
-6
/
+56
*
Add the plumbing and test code for plugins opening files from the sandbox. This
brettw@chromium.org
2009-11-03
1
-0
/
+24
*
Store the form name, source URL and target URL in FormFieldValues. These are...
jhawkins@chromium.org
2009-11-01
1
-0
/
+7
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
1
-3
/
+1
*
Remove the element_ member of FormField, as we don't use it and shouldn't be ...
jhawkins@chromium.org
2009-10-29
1
-1
/
+1
*
DevTools: Implement raw cookies access for inspector.
pfeldman@chromium.org
2009-10-29
1
-0
/
+31
*
Actually copy the autofill data into the FormFieldValues vector. Fixes a reg...
jhawkins@chromium.org
2009-10-27
1
-2
/
+2
*
Break out FormFieldValues::Element into FormField, which will eventually hold...
jhawkins@chromium.org
2009-10-23
1
-5
/
+9
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
1
-0
/
+2
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
1
-2
/
+0
*
Trim unused members from SearchableFormData. Remove copies of WebCore functi...
pkasting@chromium.org
2009-10-21
1
-5
/
+0
*
Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...
jhawkins@chromium.org
2009-10-20
1
-9
/
+7
*
add enableWebSockets in WebKit API
ukai@chromium.org
2009-10-20
1
-3
/
+1
*
Removed webkit_glue::FillFormToUploadFile from dom_operations.
yaar@chromium.org
2009-10-19
1
-34
/
+0
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+0
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
1
-59
/
+6
*
Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and a
darin@chromium.org
2009-10-07
1
-34
/
+0
*
Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.
erikkay@chromium.org
2009-10-06
1
-4
/
+10
*
Implement --enable-web-sockets flag.
ukai@chromium.org
2009-10-06
1
-1
/
+3
*
TBR: mpcomplete
erikkay@chromium.org
2009-10-05
1
-11
/
+5
*
Allow popups to close themselves with window.close().
erikkay@chromium.org
2009-10-05
1
-5
/
+11
*
Adds command line flag to enable desktop notifications.
johnnyg@chromium.org
2009-10-05
1
-1
/
+3
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-2
/
+2
*
Added command line argument --enable-webgl to facilitate turning on
kbr@google.com
2009-09-30
1
-1
/
+3
*
Fix deadlock when plugin puts an alert and right afterwards the browser proce...
jam@chromium.org
2009-09-28
1
-24
/
+0
*
Create an enum for local storage vs. session storage rather than using
jorlow@chromium.org
2009-09-22
1
-78
/
+111
*
Linux focus ring color: Go through WebKit::WebColor api rather than through t...
estade@chromium.org
2009-09-11
1
-16
/
+4
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-0
/
+21
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-0
/
+1
*
Revert "Use gtk-cursor-blink from GtkSettings"
evan@chromium.org
2009-09-09
1
-4
/
+0
*
Use gtk-cursor-blink from GtkSettings to set the
evan@chromium.org
2009-09-09
1
-0
/
+4
*
Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e...
japhet@chromium.org
2009-09-08
1
-0
/
+34
*
Set the focus ring color to match the Gtk theme focus color.
estade@chromium.org
2009-09-03
1
-0
/
+18
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-4
/
+4
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-5
/
+7
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-29
1
-0
/
+2
*
Chromium side patch for DB support on Linux.
dumi@chromium.org
2009-08-28
1
-0
/
+41
*
Revert r24223. Storage test is not working.
aa@chromium.org
2009-08-25
1
-2
/
+0
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-25
1
-0
/
+2
*
Implement granular cross-origin XHR for extensions.
aa@chromium.org
2009-08-23
1
-0
/
+20
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
1
-19
/
+81
*
Disable mute/unmute when media does not have an audio track.
scherkus@chromium.org
2009-08-20
1
-1
/
+3
*
Move MediaPlayerAction out of context_menu.h into webview.h since it's really...
ajwong@chromium.org
2009-08-20
1
-0
/
+1
[next]