summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Chromium side patch for DB support on Linux.dumi@chromium.org2009-08-281-4/+9
* Add a nullable string16 class to base. It combines a string16 + a null paramjorlow@chromium.org2009-08-271-8/+5
* Add single line of tips to NNTP.mirandac@chromium.org2009-08-261-1/+1
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-7/+7
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-231-1/+7
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-32/+56
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-201-15/+30
* Remove ViewHostMsg_PluginMessage which was unused.brettw@chromium.org2009-08-181-13/+0
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-4/+0
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-0/+4
* Implementation of getBackgroundPage(), getToolstrips(), andaa@chromium.org2009-08-141-0/+9
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-4/+0
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-111-5/+3
* The spec for ____storage.key() changed. Now, instead of raising an exception...jorlow@chromium.org2009-08-111-2/+2
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-071-0/+6
* Add CSS Keyword values and conversion routines to webkit glue.jeremy@chromium.org2009-08-071-0/+11
* Delay loading of ExtensionHosts until the background page is ready.mpcomplete@chromium.org2009-08-031-0/+5
* Add plumbing for allowing the renderer to intercept and cancel redirects beforedarin@chromium.org2009-07-301-3/+11
* This CL fixes issue 17468: Regression: Directionality marks should not be ins...xji@chromium.org2009-07-291-2/+3
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+42
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-241-8/+9
* Allow the browser to send actions back to the render for media element contex...ajwong@chromium.org2009-07-231-0/+7
* One part of many for enabling DOM Storage.jorlow@chromium.org2009-07-231-0/+71
* Split the IPC code into ipc/agl@chromium.org2009-07-221-2/+2
* Make scrollbars and other controls tint/untint upon main window gainingthakis@chromium.org2009-07-221-0/+5
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-7/+12
* DevTools: Make 'toggle node search' mode work.pfeldman@chromium.org2009-07-161-0/+4
* Reverting 20855.darin@chromium.org2009-07-161-11/+4
* Reverting 20854.darin@chromium.org2009-07-161-4/+11
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-11/+4
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-0/+6
* Reverting 20714.finnur@chromium.org2009-07-151-6/+0
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-151-0/+6
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-151-2/+10
* Reverting 20683.jorlow@chromium.org2009-07-141-10/+2
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-141-2/+10
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-141-4/+4
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-131-4/+6
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-0/+8
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-2/+9
* Windowed plugins like Flash would cause the hung plugin dialog to show up whe...ananta@chromium.org2009-07-091-6/+3
* Split out some of the RVHDelegate functions into separate sub-classes. To limitbrettw@chromium.org2009-07-081-4/+4
* Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread.shess@chromium.org2009-07-081-5/+9
* Make the cancelling of drag and drop match Safari for Windows. This isarv@google.com2009-07-081-2/+3
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-0/+7
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-7/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-0/+7
* DevTools: preserve focus on activating dev tools window.pfeldman@chromium.org2009-07-061-0/+3
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-0/+9
* Add getFileSize support to chromiumvictorw@chromium.org2009-07-031-0/+5