summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserversky@google.com2009-01-283-1/+29
* Better control over window creation of external tabsjoshia@google.com2009-01-284-6/+23
* Reverting 8822.brettw@chromium.org2009-01-285-167/+83
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-284-17/+42
* Factor out the common parts of the about network dialog. I will be using thisbrettw@chromium.org2009-01-285-83/+167
* Disconnect the "browser controlled printing" and always delegate the control ...maruel@chromium.org2009-01-284-38/+15
* Ensure that windowed plugins get keyboard focus in WM_MOUSEACTIVATe. This reg...ananta@chromium.org2009-01-281-0/+3
* Make WebContentsView portable by using the native view types.brettw@chromium.org2009-01-285-31/+32
* Remove extrenuous DLOG from VisitedLinkMaster::InitFromFile()jeremy@chromium.org2009-01-281-3/+1
* Get rid of unnecessary region code from spellcheck language/locale codes. Fix...sidchat@google.com2009-01-282-42/+69
* Context menus for text selections in editable boxes and links should include ...pkasting@chromium.org2009-01-283-31/+28
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-283-1/+304
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-282-17/+5
* Safe browsing cleanup:estade@chromium.org2009-01-289-42/+47
* Adds a variable indicating whether resources should be deleted onsky@google.com2009-01-282-1/+8
* Rolback r8793: Remove extraneous uses of the --enable-user-scriptmal@chromium.org2009-01-281-1/+15
* Remove extraneous uses of the --enable-user-scriptaa@chromium.org2009-01-281-15/+1
* Move Windows specific backing-store functions into backing_store_win.ccagl@chromium.org2009-01-283-258/+7
* Process the EULA distro param, to direct chrome to show the EULA dialogcpu@google.com2009-01-281-0/+29
* Unit test addition, cleanup for render_process/thread.jrg@chromium.org2009-01-281-7/+0
* Make purify happy by fixing memory leak that shows up during shutdown.kuchhal@chromium.org2009-01-281-0/+8
* Adds the ability to have browser windows shown with a specificsky@google.com2009-01-282-0/+16
* Fork backing_store.cc into backing_store_win.cc in preparation for aagl@chromium.org2009-01-271-0/+243
* Modifies shutdown/startup in the following manner:sky@google.com2009-01-273-2/+19
* Add support for UA spoofing, and spoof Safari's UA string when loading URLsdarin@chromium.org2009-01-273-5/+12
* Extend the popup-mode location bar out into the nonclient view. This makes p...pkasting@chromium.org2009-01-272-52/+34
* Move MessageWindow out into its own file. BrowserInit is now cross-platform-c...ben@chromium.org2009-01-276-351/+381
* Fix a small, subtle problem that caused an interactive_ui_test failure.pkasting@chromium.org2009-01-271-2/+8
* POSIX: gfx::NativeViewId and CrossProcessEventagl@chromium.org2009-01-279-46/+68
* Give the container a chance to handle function keys.tommi@chromium.org2009-01-271-0/+1
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-2712-81/+138
* remove scaffolding mock of TabStripModel and replace it with the real deal. R...pinkerton@google.com2009-01-274-21/+34
* Roll forward 8722,8721jeremy@chromium.org2009-01-278-106/+164
* render_* work.jrg@chromium.org2009-01-271-1/+6
* Fixes tab contents crash. This changes a number of things in draggedsky@google.com2009-01-271-13/+40
* Make popups closer to pixel-perfect. The main problem is that the toolbar is...pkasting@chromium.org2009-01-276-65/+77
* Reverting 8722,8721.maruel@chromium.org2009-01-277-160/+102
* First step of porting VisitedLinkMaster to POSIX:jeremy@chromium.org2009-01-277-102/+160
* Unimportant cleanup.avi@chromium.org2009-01-272-2/+2
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-2712-138/+81
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-276-6/+6
* Fix regression caused by CommandLine change.kuchhal@chromium.org2009-01-271-1/+2
* undo 8692 (fix build failure)estade@chromium.org2009-01-276-6/+6
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-2712-81/+138
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-276-6/+6
* Revert "Make render_view_host compile on Mac & Linux, add to the build."agl@chromium.org2009-01-266-39/+23
* Fix the build.brettw@chromium.org2009-01-261-2/+2
* Fix the build.brettw@chromium.org2009-01-261-1/+1
* Make render_view_host compile on Mac & Linux, add to the build.brettw@google.com2009-01-266-21/+37
* Change FileStream to use FilePath instead of wstring.erikkay@google.com2009-01-261-3/+5