summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix EOL.maruel@chromium.org2009-01-301-4/+4
* Make the download manager compile on Linux & Mac.brettw@google.com2009-01-301-7/+1
* Porting in the download manager (plus tiny bits of cleanup).brettw@chromium.org2009-01-304-40/+51
* Modifies LaunchSetupWithParam to properly append the kInstallerDir and kSetup...gwilson@google.com2009-01-301-2/+2
* Move RLZ back to 90 seconds delayed initcpu@google.com2009-01-301-2/+2
* Fix various problems with constrained windows and/or custom frame windows:pkasting@chromium.org2009-01-301-30/+83
* Change kMetricsURL towtc@chromium.org2009-01-301-3/+1
* Provides the ability to write a unit test that brings up a browser. Assky@google.com2009-01-303-65/+174
* Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...thestig@chromium.org2009-01-304-364/+363
* Create a stub chrome executable that crashes when run.tc@google.com2009-01-292-8/+42
* This CL fixes bugs with EULAcpu@google.com2009-01-292-8/+10
* Reorganize DefaultNonClientView and ConstrainedWindowNonClientView to match c...pkasting@chromium.org2009-01-291-165/+120
* Simple installation of extensions using chrome.exe --install-extensionChanged...erikkay@google.com2009-01-297-33/+617
* Clean up the Windows-ness in the sizing of new views. Write a bunch of commentsbrettw@chromium.org2009-01-295-34/+28
* Per Glen, remove the bottom border of maximized windows. I went ahead and al...pkasting@chromium.org2009-01-294-87/+56
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-2916-66/+69
* Re-enable the NoScript unittest.mpcomplete@google.com2009-01-293-4/+1
* rest of the rename, accidentally leftout. TBR.pinkerton@chromium.org2009-01-292-7/+7
* rename from tab_bar to tab_strip to be more consistent with windowspinkerton@chromium.org2009-01-295-23/+24
* hookup tabs to the model and handle new tab creationpinkerton@google.com2009-01-296-15/+351
* Remove pointless function override (the base class does the exact same thing ...pkasting@chromium.org2009-01-292-5/+0
* Add a stub shell dialogs to help us get linking faster.brettw@google.com2009-01-291-0/+19
* Disable the test while investigating.maruel@chromium.org2009-01-291-1/+2
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-2914-41/+44
* Make the shared shell dialog not use Windows types, as well as the web contentsbrettw@chromium.org2009-01-298-18/+24
* Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...pkasting@chromium.org2009-01-294-27/+13
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-295-152/+113
* Disable DownloadTest.UnknownSize because it is flaky.maruel@chromium.org2009-01-291-1/+2
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-294-27/+29
* Wire the stats consent checkbox of the EULAcpu@google.com2009-01-291-1/+6
* Temporarily disable failing test while I fix it.mpcomplete@chromium.org2009-01-291-1/+1
* Generate a proper file name when dragging an image from apaulg@google.com2009-01-291-2/+12
* Fix DCHECK when handling NOTIFY_USER_SCRIPTS_LOADED by not broadcasting thempcomplete@chromium.org2009-01-291-0/+2
* Fix incorrect spacing/width calculation for titlebar text. I used the wrong ...pkasting@chromium.org2009-01-292-51/+49
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-2930-120/+210
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-298-25/+23
* fix p13n build.tim@chromium.org2009-01-291-0/+3
* Roll back r8821mark@chromium.org2009-01-284-15/+38
* Add browser files to the linux build that mac has alreadytc@google.com2009-01-282-5/+4
* Porting profiles to the Mac.avi@chromium.org2009-01-2843-232/+266
* 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