summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Fix ThumbnailGenerator on Windows.kkania@chromium.org2010-11-111-5/+28
* Don't allow exact keyword matches for most uses of the autocomplete classifie...pkasting@chromium.org2010-11-101-1/+1
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-103-12/+22
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-092-2/+2
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-084-4/+4
* Remove "name" field from indexed databases.jochen@chromium.org2010-11-082-4/+2
* Force recalc of window key loop; fixes problems with tabbing out of the locat...avi@chromium.org2010-11-081-0/+7
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-052-0/+8
* Revert 65010 - Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-042-7/+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-044-6/+25
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-042-2/+6
* Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-042-0/+7
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-031-11/+16
* Fix some UI issues with omnibox extensions in incognito.mpcomplete@chromium.org2010-11-031-2/+1
* 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
* Fix bug with context menus in incognito mode.mpcomplete@chromium.org2010-11-022-8/+21
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-012-2/+2
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-017-13/+57
* Refactor automation messages.erg@google.com2010-11-017-57/+13
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-294-13/+14
* Fix tabbing into web area not focusing first element.avi@chromium.org2010-10-291-0/+25
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* First try at a DOMUI based textfield in chrome. This is a copy of the issue I...rjkroege@google.com2010-10-271-0/+6
* Fix file URL detection in WebDragDestGtk.dcheng@chromium.org2010-10-271-2/+5
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-2/+5
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-264-20/+0
* Refactoring select popup on Mac.jcivelli@google.com2010-10-268-5/+198
* Make sure save-as right click menu obeys content restrictions.jam@chromium.org2010-10-251-0/+6
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-252-5/+21
* 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
* Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa...enne@chromium.org2010-10-221-2/+2
* Disable GPU features AcceleratingCompositing and WebGL by default.enne@chromium.org2010-10-221-2/+2
* Add policy to disable Developer-Tools.markusheintz@chromium.org2010-10-221-2/+13
* Move inspector to "chrome-devtools" schemepodivilov@chromium.org2010-10-222-10/+4
* Remove src/app's dependency on the WebKit api.tony@chromium.org2010-10-211-3/+3
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-4/+2
* Disable detection of Extension URL Scheme from blocking GPU rendering.vangelis@chromium.org2010-10-201-2/+1
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-2/+4
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-193-19/+8
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-193-8/+19
* Coverity: Initialize data members in constructor.kmadhusu@chromium.org2010-10-181-1/+1
* Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base...brettw@chromium.org2010-10-174-33/+23
* [mac] Fix so that Service menu items show up properly in contextual menus.csilv@chromium.org2010-10-151-1/+1
* Makes session restore work correctly with instant.sky@chromium.org2010-10-154-20/+33
* [GTK] fix crash when dragging within process over render view.estade@chromium.org2010-10-151-3/+3
* 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-142-24/+56