summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_contents.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-051-0/+7
* Revert 65010 - Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-1/+0
* Turn on file access checks on Win.jam@chromium.org2010-11-041-16/+11
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-2/+9
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-041-1/+5
* Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-0/+1
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-11/+16
* Turn on file access checks on Win.jam@chromium.org2010-11-031-16/+11
* Tweaks to improve memory consumption by TopSites. The biggest culpritsky@chromium.org2010-11-021-9/+9
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-1/+1
* Refactor automation messages.erg@google.com2010-11-011-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-5/+5
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-2/+5
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-251-5/+15
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-5/+2
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-2/+5
* Move inspector to "chrome-devtools" schemepodivilov@chromium.org2010-10-221-1/+2
* Disable detection of Extension URL Scheme from blocking GPU rendering.vangelis@chromium.org2010-10-201-2/+1
* Fix a strange trailing paren. While here, make the indenting nicer too.pkasting@chromium.org2010-10-141-3/+2
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-16/+39
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Use CommandUpdater for disabling commands that were disabled by plugins.jam@chromium.org2010-10-131-12/+9
* dom-ui settings: Add setting for setting the minimum font size.csilv@chromium.org2010-10-131-0/+2
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-121-0/+13
* Inspector settings not updated in profile when inspecting extensions.podivilov@chromium.org2010-10-121-9/+2
* Refactor TemplateURLFetcher to make it more testable and add more tests for it.levin@chromium.org2010-10-111-28/+7
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-111-4/+28
* Fix a bug that caused web pages not to accept drag and drop on Chrome OS.satorux@chromium.org2010-10-091-1/+3
* Remove popup blocked animation APIpinkerton@chromium.org2010-10-071-3/+0
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-5/+12
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-041-28/+0
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-041-3/+1
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-031-1/+3
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-031-3/+1
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-24/+0
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-011-10/+0
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-011-8/+47
* Update Alternate Error Page URL when Google URL has been updated.ukai@chromium.org2010-10-011-0/+8
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-301-2/+2
* Couple of match preview changes.sky@chromium.org2010-09-291-1/+3
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-8/+3
* Revert 60527 - Fix flickering when calling push/replaceState (or changing the...mihaip@chromium.org2010-09-271-0/+4
* Fix flickering when calling push/replaceState (or changing the location hash)mihaip@chromium.org2010-09-241-4/+0
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+1
* Force accelerated 2d canvas off for chrome uijamesr@chromium.org2010-09-221-2/+3
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-3/+8
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-8/+3
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-6/+0
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-211-1/+1
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-171-0/+24