summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Command-line flag to allow the debugger UI to be loaded from the filesystem r...erikkay@google.com2008-07-313-2/+25
* Script to scan a Visual Studio solution file (.sln) and extract the projects ...maruel@google.com2008-07-311-0/+110
* Move BrowserToolbarView to the frames (XPFrame/VistaFrame).beng@google.com2008-07-3111-44/+117
* Get SCons building Windows again without having to Import()/re-Export(): use...sgk@google.com2008-07-311-13/+2
* Updated the SSL UI test with the common name from the new cert.jcampan@google.com2008-07-311-4/+2
* 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-316-54/+53
* Initial commit to get a handful of third_party packages building properly und...keunwoo@google.com2008-07-311-2/+21
* 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-3161-195/+200
* We were reporting Google Update errors as error:0, due to the fact that we we...finnur@google.com2008-07-312-0/+6
* My earlier change to blindly copy all the files under Application\Chrome brea...rahulk@google.com2008-07-316-47/+116
* We did not display "Chrome crashed, Do you want to restart chrome" when break...nsylvain@google.com2008-07-313-3/+30
* We had a Brian's head left in the product - we had the correct image in app/t...glen@google.com2008-07-312-0/+0
* 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-3123-81/+585
* Trap all malloc/new allocation failures in chrome.dll at allocation point. Th...maruel@google.com2008-07-311-0/+13
* Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c...jar@google.com2008-07-311-1/+1
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-3123-433/+248
* rollback these changesbeng@google.com2008-07-313-20/+11
* fix bustage, not sure why this didn't break on my machinebeng@google.com2008-07-311-0/+3
* Stub out the files to be used for the new browser frame.beng@google.com2008-07-3112-0/+677
* Should not be able to construct a CustomFrameWindow directly. Should use Crea...beng@google.com2008-07-312-11/+17
* Move some methods from public to protected, since only subclasses should be c...beng@google.com2008-07-313-82/+79
* forgot these filesbeng@google.com2008-07-314-460/+75
* Move dialog-specific aspects of ClientView into a new subclass DialogClientView.beng@google.com2008-07-3118-222/+714
* 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-304-3/+5
* Add views\non_client_view.cc to the SCons build.sgk@google.com2008-07-301-0/+1
* 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-306-149/+229
* sidchat@google.com2008-07-301-1/+1
* Made changes to display tooltip window when user navigates through the icons ...stanguturi@google.com2008-07-304-8/+121
* Update SCons build for recent changes:sgk@google.com2008-07-301-1/+1
* (Re-landing of) Support RunOnce() in message loop.jar@google.com2008-07-301-4/+3
* Insert a commasidchat@google.com2008-07-301-1/+1
* Install the "First Run" file next to chrome.exe.sgk@google.com2008-07-301-1/+9
* Now uninstall entry is called Google Chrome so delete the old entry that was ...rahulk@google.com2008-07-301-0/+5
* 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-3016-45/+48
* Send the "shutdown didn't get to finish" metric to UMA.evanm@google.com2008-07-301-0/+4
* Rollback 109jar@google.com2008-07-301-3/+4
* M base/message_loop.hjar@google.com2008-07-301-4/+3
* Fix 1295677: REGRESSION: Import SETS startup page to imported home page.finnur@google.com2008-07-3010-31/+72
* build bustagebeng@google.com2008-07-302-2/+3
* Make HWNDViewContainer set up its contents view separately from its Init method.beng@google.com2008-07-3017-37/+49
* roll back this part of the fix since it has unintended side effects when call...beng@google.com2008-07-301-1/+2