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
*
re-apply r34183
estade@chromium.org
2009-12-10
1
-0
/
+12
*
Add command line flag and associated prefs to allow run-time enable of geoloc...
dglazkov@chromium.org
2009-12-10
1
-1
/
+3
*
rollback r34183
estade@chromium.org
2009-12-09
1
-12
/
+0
*
linux: theme scrollbars from GTK theme
estade@chromium.org
2009-12-09
1
-0
/
+12
*
Chromium: support custom WebCore context menu items in Chromium port (downstr...
pfeldman@chromium.org
2009-12-09
1
-2
/
+12
*
Preserve optimized scrolling in the presence of multiple animating rects.
darin@chromium.org
2009-12-04
1
-1
/
+9
*
Update the Pepper APIs to the latest spec for the 2D demo plugin.
brettw@chromium.org
2009-12-01
1
-20
/
+0
*
Plumb through site-specific quirks setting with a command line switch.
dglazkov@chromium.org
2009-11-25
1
-0
/
+2
*
Add a label member to the FormField class. This member will hold the value o...
jhawkins@chromium.org
2009-11-23
1
-2
/
+4
*
reland 31875. Revert was:
estade@chromium.org
2009-11-16
1
-14
/
+5
*
Revert 31875 to see whether it fixes reliability bot.
huanr@chromium.org
2009-11-16
1
-5
/
+14
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
1
-14
/
+5
*
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
[next]