summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* re-apply r34183estade@chromium.org2009-12-101-0/+12
* Add command line flag and associated prefs to allow run-time enable of geoloc...dglazkov@chromium.org2009-12-101-1/+3
* rollback r34183estade@chromium.org2009-12-091-12/+0
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-0/+12
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-091-2/+12
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-1/+9
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-011-20/+0
* Plumb through site-specific quirks setting with a command line switch.dglazkov@chromium.org2009-11-251-0/+2
* Add a label member to the FormField class. This member will hold the value o...jhawkins@chromium.org2009-11-231-2/+4
* reland 31875. Revert was:estade@chromium.org2009-11-161-14/+5
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-5/+14
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-14/+5
* Add 64 bit support + code cleanupgregoryd@google.com2009-11-101-1/+0
* Amit, please review everything.ananta@chromium.org2009-11-071-1/+18
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-2/+0
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-0/+7
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-041-2/+6
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-0/+52
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-031-6/+56
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-031-0/+24
* Store the form name, source URL and target URL in FormFieldValues. These are...jhawkins@chromium.org2009-11-011-0/+7
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-311-3/+1
* Remove the element_ member of FormField, as we don't use it and shouldn't be ...jhawkins@chromium.org2009-10-291-1/+1
* DevTools: Implement raw cookies access for inspector.pfeldman@chromium.org2009-10-291-0/+31
* Actually copy the autofill data into the FormFieldValues vector. Fixes a reg...jhawkins@chromium.org2009-10-271-2/+2
* Break out FormFieldValues::Element into FormField, which will eventually hold...jhawkins@chromium.org2009-10-231-5/+9
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-0/+2
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-2/+0
* Trim unused members from SearchableFormData. Remove copies of WebCore functi...pkasting@chromium.org2009-10-211-5/+0
* Rename AutoFillForm to FormFieldValues to better reflect the purpose of the d...jhawkins@chromium.org2009-10-201-9/+7
* add enableWebSockets in WebKit APIukai@chromium.org2009-10-201-3/+1
* Removed webkit_glue::FillFormToUploadFile from dom_operations.yaar@chromium.org2009-10-191-34/+0
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+0
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-091-59/+6
* Move MediaPlayerAction to WebMediaPlayerAction. Switch to an enum and adarin@chromium.org2009-10-071-34/+0
* Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed.erikkay@chromium.org2009-10-061-4/+10
* Implement --enable-web-sockets flag.ukai@chromium.org2009-10-061-1/+3
* TBR: mpcompleteerikkay@chromium.org2009-10-051-11/+5
* Allow popups to close themselves with window.close().erikkay@chromium.org2009-10-051-5/+11
* Adds command line flag to enable desktop notifications.johnnyg@chromium.org2009-10-051-1/+3
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Added command line argument --enable-webgl to facilitate turning onkbr@google.com2009-09-301-1/+3
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-24/+0
* Create an enum for local storage vs. session storage rather than usingjorlow@chromium.org2009-09-221-78/+111
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-111-16/+4
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+21
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-0/+1
* Revert "Use gtk-cursor-blink from GtkSettings"evan@chromium.org2009-09-091-4/+0
* Use gtk-cursor-blink from GtkSettings to set theevan@chromium.org2009-09-091-0/+4