summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Changed broken downloads bug reference.shess@chromium.org2011-10-052-5/+5
* Provide stub implementation of RenderWidgetHostView::GetDefaultScreenInfo(Web...saintlou@chromium.org2011-10-051-1/+7
* Make GetFontList_SlowBlocking an X11 method since it has no Gtk.saintlou@chromium.org2011-10-052-1/+6
* Convert to new WebWidgetClient interface for compositor activation and deacti...jamesr@chromium.org2011-10-042-8/+19
* Add a second line of defense for receiving a bad message in the renderer.creis@chromium.org2011-10-042-5/+13
* Fix check_perms error from r103992.thestig@chromium.org2011-10-041-0/+0
* Get rid of web_ui_bindings.h include from Chrome's ExternalHostBindings. The ...jam@chromium.org2011-10-043-32/+16
* Fixed bug in operator<().ahendrickson@chromium.org2011-10-043-2/+152
* WebUI: Use the TOOLKIT_VIEWS define to determine the value of isViews.jhawkins@chromium.org2011-10-043-3/+16
* [webui] Migrate moar instances of RegisterMessageCallacks to base::bind().csilv@chromium.org2011-10-041-2/+4
* Export some unix-specific content symbols.dpranke@chromium.org2011-10-0423-35/+61
* Make V8ValueConverter be an interface and move it to content\public\renderer ...jam@chromium.org2011-10-0410-100/+145
* Revert "DevTools: introduce Reattach message, get rid of DevToolsRuntimePrope...yurys@chromium.org2011-10-0411-66/+96
* DevTools: introduce Reattach message, get rid of DevToolsRuntimeProperties mapyurys@chromium.org2011-10-0411-96/+66
* Moved policy UI and enrollment UI code to base::Bind.joaodasilva@chromium.org2011-10-041-1/+1
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-049-3/+195
* yet another batch of symbols to export from content.dpranke@chromium.org2011-10-046-236/+260
* Fix in content to build content_unittests under Aura/Linux.saintlou@chromium.org2011-10-041-1/+1
* Move NavigationState to content\public\renderer and put it in the content nam...jam@chromium.org2011-10-045-9/+18
* Remove TraceMessageFilter for NACL_LOADER_PROCESS types that do not support t...jbates@chromium.org2011-10-044-7/+23
* Revert 103795 (may have turned windows bots red) - WebUI: Use the TOOLKIT_VIE...willchan@chromium.org2011-10-032-9/+1
* Make V8ValueConverter's tests be a unit test instead of a browsertest.jam@chromium.org2011-10-032-0/+1
* Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...jam@chromium.org2011-10-039-66/+60
* WebUI: Use the TOOLKIT_VIEWS define to determine the value of isViews.jhawkins@chromium.org2011-10-032-1/+9
* Fix crash on trying to kill an unresponsive tab.rkc@chromium.org2011-10-031-1/+4
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-0331-54/+71
* Add an additional feature to GLES2DecoderImpl that is used to force the conte...twiz@chromium.org2011-10-031-10/+7
* Fix flipped boolean state for required attribute.dtseng@chromium.org2011-10-031-1/+1
* Add a check to NavigateToEntry to make sure the browser never attempts to nav...creis@chromium.org2011-10-031-0/+6
* DevTools: introduce Attach/Detach on DevToolsAgentHostyurys@chromium.org2011-10-034-37/+21
* Get rid of the profile import process code, and instead go through the utilit...jam@chromium.org2011-10-036-11/+10
* Remove unused RenderViewHostManager::SwapInRenderViewHost() and TabContents::...steveblock@chromium.org2011-10-034-92/+1
* Show keyboard when the focused editable field is touched inside the web conte...mazda@chromium.org2011-10-035-0/+17
* Add interface to CancelableRequest that allows use of base::Callback<>.ajwong@chromium.org2011-10-032-0/+272
* DevTools: disable page prerendering for inspected tabsyurys@chromium.org2011-10-032-0/+19
* Mac: Improvements to sandbox error reporting + directory encoding.jeremy@chromium.org2011-10-031-21/+16
* Make content_shell handle renderers going away. I've made TabContents call Ta...jam@chromium.org2011-10-012-0/+2
* Get rid of BindingsPolicy::EXTENSIONjochen@chromium.org2011-10-014-41/+0
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-0112-37/+37
* Revert 103617 - Revert 103142 - [Linux] Move plugin probing back in-process. ...jar@chromium.org2011-10-011-2/+9
* Revert 103142 - [Linux] Move plugin probing back in-process. This temporarily...jar@chromium.org2011-10-011-9/+2
* Only allow to lock the mouse when the tab is in fullscreen mode.yzshen@chromium.org2011-10-0110-24/+61
* Remove old location of file in gypjam@chromium.org2011-10-011-1/+0
* Start off the Content API by moving content::ContentRendererClient to content...jam@chromium.org2011-10-0115-14/+21
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-3037-73/+91
* content: Move the final headers and residual traces of contrained windowserg@chromium.org2011-09-3010-56/+5
* Restore removed explanatory comment.mark@chromium.org2011-09-301-0/+1
* Use new callbacks for SSL UI.mattm@chromium.org2011-09-309-26/+32
* Always prompt the user for the download location in content_shell, as an indi...jam@chromium.org2011-09-301-0/+42
* Fix remaining newline issues.phajdan.jr@chromium.org2011-09-305-5/+5