summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where debugger wasn't showing its contents.beng@google.com2008-07-314-3/+20
* Fix SCons breakage, plus latest updates:sgk@google.com2008-07-312-1/+7
* Fix 1303177: Homepage field left enabled even though Reset to Default sets ho...finnur@google.com2008-07-312-7/+9
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-3148-144/+149
* We were reporting Google Update errors as error:0, due to the fact that we we...finnur@google.com2008-07-312-0/+6
* Simplifies the project configuration by setting the lib dependency in the sou...maruel@google.com2008-07-311-2/+6
* Initial cleanup and refactoring to make debugger UI use DHTML and get rid of ...erikkay@google.com2008-07-3121-80/+580
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-312-76/+70
* Stub out the files to be used for the new browser frame.beng@google.com2008-07-3112-0/+677
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-3110-56/+40
* Adds exitcodes for the TerminateProcess calls on hung renderers. There are st...ojan@google.com2008-07-313-3/+5
* I looked at the full dump from the previous crashes and it looks like a testi...brettw@google.com2008-07-301-1/+2
* At the first run use Omaha usagestats key to determine whether to collect use...rahulk@google.com2008-07-303-2/+4
* Removes a method never implemented in HistoryDB.sky@google.com2008-07-301-3/+0
* Make the download arrow show and hide correctly in response to shelf visibili...glen@google.com2008-07-305-9/+10
* Simple change to make the "New [incognito] window" commands work like you'd e...pkasting@google.com2008-07-302-6/+5
* Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...beng@google.com2008-07-301-58/+17
* Made changes to display tooltip window when user navigates through the icons ...stanguturi@google.com2008-07-301-0/+12
* Update SCons build for recent changes:sgk@google.com2008-07-301-1/+1
* Insert a commasidchat@google.com2008-07-301-1/+1
* Make sure we remove info-bars on reload.jcampan@google.com2008-07-301-1/+3
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-3015-42/+45
* Send the "shutdown didn't get to finish" metric to UMA.evanm@google.com2008-07-301-0/+4
* Fix 1295677: REGRESSION: Import SETS startup page to imported home page.finnur@google.com2008-07-308-28/+65
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-3010-11/+16
* Rename ChromeFrame->BrowserWindowbeng@google.com2008-07-3024-172/+224
* forgot these filesbeng@google.com2008-07-302-0/+4
* Window Delegate Improvements:beng@google.com2008-07-3061-382/+395
* Fix one more glitch when drag-attaching a tab to the tabstrip. Other tabs in ...beng@google.com2008-07-301-0/+8
* Fix broken unittest. AttemptToClosePage now sets up state.ojan@google.com2008-07-301-0/+1
* Fix a crash. Now sometimes TabContentses can be NULL it seems.beng@google.com2008-07-301-2/+3
* I screwed this one up, and had my index munging wrong.beng@google.com2008-07-301-13/+8
* Fix hang detection when closing a tab to not fire when a modal dialog is open.ojan@google.com2008-07-291-0/+9
* Fix not closing the browser with hung, crashed and interstitial tabs. Adds a ...ojan@google.com2008-07-2913-45/+161
* Revert revision 73 because it was checked in when the tree was closed.nsylvain@google.com2008-07-291-12/+0
* Made changes to display the tooltip window when user navigates through the ic...stanguturi@google.com2008-07-291-0/+12
* Reverting revision 70, 66 and 65 to fix crashes.nsylvain@google.com2008-07-292-5/+3
* Make the new tab thumbnail slighly less confusing -- laid out properly,evanm@google.com2008-07-291-2/+14
* Puts back the optional unescaping of control characters and URL parse-affecti...brettw@google.com2008-07-291-1/+2
* Makes the process model heuristic for generated searches only apply in --proc...creis@google.com2008-07-291-2/+3
* Add a return value to InternalCloseTabContentsAt, indicating whether or not t...beng@google.com2008-07-292-9/+21
* Ugh. It turns out we were never properly removing the dragged tab from the so...beng@google.com2008-07-295-11/+65
* Save a few lines since I don't need a test fixture. This was just silly over...pkasting@google.com2008-07-291-3/+1
* Fix the build. I meant to include this in the chrome side of the previous ch...tc@google.com2008-07-291-1/+1
* Fix a few incorrect #endif's in include guards.deanm@google.com2008-07-287-7/+7
* Fix some glitches dragging tabs.beng@google.com2008-07-282-9/+48
* Fix compile errors due to missing includes.nsylvain@google.com2008-07-283-0/+3
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-2830-22/+37
* Add chrome to the repository.initial.commit2008-07-26757-0/+223653