summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-181-5/+5
* Fix one-time version check for Mac plugin IMEstuartmorgan@chromium.org2010-10-181-0/+1
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-173-10/+12
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-1/+0
* Moves instant back into flags.sky@chromium.org2010-10-171-0/+1
* Flip the filesystem flag from --enable to --disable.kinuko@chromium.org2010-10-161-1/+1
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-157-2/+125
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-7/+8
* Support file utilities and mime-related methods on workers.kinuko@chromium.org2010-10-154-152/+278
* This adds a plugin selection policy for selecting which plugin isgspencer@chromium.org2010-10-142-49/+46
* Remove flag to prevert Flash from using Core Animationstuartmorgan@chromium.org2010-10-141-1/+0
* Fixed plumbing of raw headers for sync requests.caseq@google.com2010-10-141-0/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-1414-27/+29
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-133-6/+7
* Fix flaky IncognitoSplitMode. For real this time.mpcomplete@chromium.org2010-10-133-4/+10
* Fix flaky IncognitoSplitMode.mpcomplete@chromium.org2010-10-132-0/+16
* Refactoring of BrowserAccessibility (Mac) to use cross platform base classes.dtseng@chromium.org2010-10-132-47/+56
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-123-3/+3
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-123-0/+9
* Fix miscellaneous cpplint nits.wtc@chromium.org2010-10-121-3/+3
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-1222-22/+22
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-121-2/+2
* Adjust the traces for WhitelistedExtension.finnur@chromium.org2010-10-121-7/+0
* Add more traces for flaky WhitelistExtension test.finnur@chromium.org2010-10-121-5/+5
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-122-34/+38
* Refactor out path-related methods from file_system_host_context into a separa...kinuko@chromium.org2010-10-121-2/+2
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-121-2/+1
* [Macs] Adds a RenderWidgetHostView method to tell the view to take focus only...rohitrao@chromium.org2010-10-124-1/+31
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-113-5/+11
* [gtk] Add an extra repaint that we need in certain border cases.estade@chromium.org2010-10-111-6/+17
* Initial work on worker support for FileWriter.ericu@google.com2010-10-111-4/+1
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-111-10/+3
* Add more temporartraces to track down test failure on the bots.finnur@chromium.org2010-10-111-0/+7
* Enable IndexedDB by default.jorlow@chromium.org2010-10-091-1/+1
* NULL check render_widget_host_ before use in RenderWidgetHostViewWin::OnGetOb...ctguil@chromium.org2010-10-091-1/+1
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-082-7/+7
* [GTK] update infobars to new, harder-to-spoof versions.estade@chromium.org2010-10-083-4/+24
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-082-0/+2
* Document the accelerated view lock hierarchy.thakis@chromium.org2010-10-081-0/+12
* Rename ChromeThread to BrowserThread Part6:tfarina@chromium.org2010-10-0822-265/+265
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-082-17/+32
* Resubmit of http://codereview.chromium.org/3476002/show but without the crash...ericu@google.com2010-10-071-1/+2
* Added switch to disable GPU vsync.apatrick@chromium.org2010-10-071-1/+6
* Remove all FIXMEs in browser/estade@chromium.org2010-10-071-1/+1
* Revert 61833 - Add the actual writing-files part of FileWriter.ericu@google.com2010-10-071-2/+1
* Add the actual writing-files part of FileWriter.ericu@google.com2010-10-071-1/+2
* Fix handling of JS dialog suppressino during tab closingstuartmorgan@chromium.org2010-10-071-7/+10
* Make BrowserAccessibilityManager cross platform. Step 2. ctguil@chromium.org2010-10-071-2/+2
* Revert 61740 - Make BrowserAccessibilityManager cross platform. Step 2. ctguil@chromium.org2010-10-073-9/+5