summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-2812-17/+17
* Removing off the record references from TestingProfile and RenderMessageFilter.vipul.bhasin@gmail.com2011-03-251-2/+2
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-251-1/+1
* Move printing messages to their own file.jam@chromium.org2011-03-241-2/+2
* Cleanup: Move TabContents::PrintPreview() to PrintPreviewTabController to rem...thestig@chromium.org2011-03-241-2/+11
* Remove the check for inspector files since they're in resources.pak now.tony@chromium.org2011-03-231-8/+6
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-233-2/+3
* Theme system cleanuperg@google.com2011-03-231-1/+0
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-231-1/+1
* Avoid corrupting the pending_entry when an unexpected navigation commits.creis@google.com2011-03-221-0/+94
* Remove unneded chrome/browser/fonts_languages_window.h and ShowOptionsWindow().rsesek@chromium.org2011-03-211-1/+0
* Support for '--force-compositing-mode', see WebKit bug 56156sievers@google.com2011-03-211-0/+2
* Makes instant throw out the first navigation when merging navigationsky@chromium.org2011-03-211-2/+2
* Group cookies by source field only in the collected cookiesjochen@chromium.org2011-03-171-1/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-161-1/+1
* Always enable the "Translate to English' context menu to allow translating pa...jcivelli@chromium.org2011-03-151-1/+4
* Options: Fix the Languages URL in the render view context menu.jhawkins@chromium.org2011-03-151-3/+5
* fav icon -> favicon. Pass 3: kFavIconSize -> kFaviconSizeavi@chromium.org2011-03-151-2/+2
* Use copies of canned browsing data helpers to populate the cookies tree model.jochen@chromium.org2011-03-151-5/+5
* Keep expired and file: cookies when using the cookie monster as dumb data storejochen@chromium.org2011-03-151-0/+4
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-141-6/+4
* Remove Gears from Chrome.aa@chromium.org2011-03-112-5/+1
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-111-4/+2
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-112-2/+2
* Replace the cookie monster on navigations instead of reusing it.jochen@chromium.org2011-03-111-3/+1
* Fix uninitialized constructors and reverse NULL checks found by Coveritystuartmorgan@chromium.org2011-03-111-1/+1
* Added new checks:rdsmith@chromium.org2011-03-101-7/+14
* Move property bag to content.avi@chromium.org2011-03-101-1/+1
* Additional checks for NULL TabContent::delegate().bryeung@chromium.org2011-03-101-2/+3
* Add in a checker to help narrow down 74585. eroman@chromium.org2011-03-101-0/+7
* Revert 77547 - Options: Remove the GTK options.jhawkins@chromium.org2011-03-091-2/+4
* Options: Remove the GTK options.jhawkins@chromium.org2011-03-091-4/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-0914-33/+33
* Make View frame source work for POST results.pfeldman@chromium.org2011-03-091-2/+2
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-082-3/+3
* Set web preferences according to Gpu Blacklist flags. A few Gpu related web ...zmo@google.com2011-03-071-0/+15
* Add command line switches and about:flag to enable FPS indicator and composit...nduca@chromium.org2011-03-071-0/+4
* Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.tfarina@chromium.org2011-03-044-2/+203
* Build WebKit Full Screen API. Support is disabled by default; enable with --e...ddorwin@chromium.org2011-03-041-0/+3
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-039-242/+281
* Revert 76631 because it causes fullscreen layout tests to timeout on linuxtonyg@chromium.org2011-03-021-3/+0
* Re-applying r76324, which was reverted during a WebKit rollback.ddorwin@chromium.org2011-03-021-0/+3
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-022-13/+1
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-0216-150/+6
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-023-5/+5
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-0210-31/+31
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-2/+2
* web-ui settings: Standard font setting now correlates to WebKit's standard fo...csilv@chromium.org2011-03-012-7/+3