summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-074-17/+17
* Do not show menu items added by extensions inside <webview>.lazyboy@chromium.org2013-11-021-1/+1
* Translate: New Bubble UX (for the view toolkit)hajimehoshi@chromium.org2013-10-283-2/+64
* Move Navigation.MainFrameScheme UMA recording to //components.cbentzel@chromium.org2013-10-231-47/+2
* Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...jam@chromium.org2013-10-211-0/+3
* Record UMA counts for number of page loads in windows 8 desktop and metro.zturner@chromium.org2013-10-172-0/+27
* Do not add extension items to panel's context menu if extension is not present.zhchbin@gmail.com2013-10-101-6/+10
* Refactor dependency on Profile to BrowserContext in spell check. Continuation...megan.smith@venture3systems.com2013-09-171-4/+4
* Move Inspect[BackgroundPage|ExtensionHost] Out of ExtensionServicerdevlin.cronin@chromium.org2013-09-111-2/+2
* Move text_elider to gfx.ben@chromium.org2013-09-091-2/+2
* Don't show the search-by-image menu item when the image does not have contents.jnd@chromium.org2013-08-231-2/+3
* Convert UserPolicySigninService to use OAuth2TokenServiceatwilson@chromium.org2013-08-221-13/+14
* When creating a background contents, also adopt the session storage namespace.jochen@chromium.org2013-08-142-8/+23
* Use visible entry for website settings dialog.creis@chromium.org2013-08-141-1/+4
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-122-9/+36
* Move two more constants into content namespace.tfarina@chromium.org2013-08-121-1/+1
* Move all the Record*() functions to download_stats.h/cc.tfarina@chromium.org2013-08-091-5/+3
* Remove NOTIFICATION_RENDER_VIEW_CONTEXT_MENU_CLOSED; it is not observed after...avi@chromium.org2013-08-091-5/+0
* Add explanations for CreateParams::SiteInstance.creis@chromium.org2013-08-081-4/+4
* Move Search-By-Image menu item above "Print..."jnd@chromium.org2013-08-071-6/+3
* A few fixes for image search:pkasting@chromium.org2013-08-061-12/+8
* The UI part of search-by-image search.jnd@chromium.org2013-08-042-1/+41
* Context menu option to print when right clicked on an imagevivek.vg@samsung.com2013-07-311-0/+1
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-12/+0
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-231-5/+8
* Remove ExtensionURLInfo, make security decisions in render processjamesr@chromium.org2013-07-181-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 10.avi@chromium.org2013-07-171-1/+1
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-171-12/+12
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-124-4/+4
* Rename RenderViewGone IPC/methods to better reflect reality.nasko@chromium.org2013-07-102-2/+2
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-091-5/+6
* Remove unused parameter "show_history" from the ShowWebsiteSettings methods.markusheintz@chromium.org2013-07-051-4/+2
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-032-10/+0
* Revert 210036 "InstantExtended: Remove overlay control code."fischman@chromium.org2013-07-032-0/+10
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-032-10/+0
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-024-4/+4
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-282-2/+2
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-12/+12
* Translate: Merge blacklisted languages and Accept languages when the user run...hajimehoshi@chromium.org2013-06-251-1/+1
* Fix the problem that wrong context menu shows up when right clicking a link o...jianli@chromium.org2013-06-211-2/+5
* Do not show link menu items for guest (e.g. Open link in new tab).lazyboy@chromium.org2013-06-201-1/+2
* Show page's context menu for guest (instead of falling back to embedder's ctx...lazyboy@chromium.org2013-06-192-11/+26
* Update Blink include pathsabarth@chromium.org2013-06-173-6/+6
* move webmenuitem from webkit/glue/ to webkit/common/scottmg@chromium.org2013-06-151-1/+1
* Fix top-level context menus sorting by namebeaufort.francois@gmail.com2013-06-121-17/+21
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-104-4/+4
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-076-6/+6
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-16/+11
* Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...vasilii@chromium.org2013-06-022-47/+1
* Unregister for notifications before calling observers in BC destructor.atwilson@chromium.org2013-05-311-5/+6