summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Part 2 of the chrome_program change. Split into two changestc@google.com2008-08-1312-30/+15
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-137-21/+7
* Dummy change.jabdelmalek@google.com2008-08-131-1/+1
* Make Javascript alerts do IDN and proper handling of non-standard and filebrettw@google.com2008-08-131-5/+16
* Adds a new unit test to the Scons files.sky@google.com2008-08-131-0/+1
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@831 0039d316-1c4b-4281-b9...sky@google.com2008-08-131-22/+3
* Add new bookmark_bar_context_menu_tonroller*.cc files and newsgk@google.com2008-08-132-0/+4
* Tests for KeywordEditorView.sky@google.com2008-08-136-11/+211
* The width of the version field is not wide enough for all cases. We used to u...finnur@google.com2008-08-131-3/+7
* Don't save the window position of popup windows.beng@google.com2008-08-131-0/+4
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-1331-3729/+3729
* browser_views.lib is build in browser\views\, not directly in browser\.sgk@google.com2008-08-133-3/+3
* Copy contents of FrameView into BrowserView2. Once the old frames retire, we ...beng@google.com2008-08-132-1/+127
* Tests for BookmarkEditorView.sky@google.com2008-08-134-5/+249
* daily string updatetc@google.com2008-08-133-12/+12
* Changes printf to fprintf(stderr) in hopes of determining flakiness.sky@google.com2008-08-131-21/+21
* Removing OFFICIAL_BUILD as we do not really need it when we have CHROME_BUILD...rahulk@google.com2008-08-131-1/+2
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-1319-346/+360
* Moves bookmark bar context menu controller into its own files alongsky@google.com2008-08-137-391/+694
* Enable back SavePageTest.SaveHTMLOnly since it was mostly failing on Windows ...maruel@google.com2008-08-131-2/+6
* Disable PrintingLayoutTest.Delayed on Windows 2000 (even though it's already ...maruel@google.com2008-08-131-1/+5
* Two changes to help track down why session restore test is failing:sky@google.com2008-08-136-16/+40
* Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and...maruel@google.com2008-08-1317-597/+903
* Compile a list of the 34 automated UI test commands we want to run on the dis...finnur@google.com2008-08-133-30/+60
* When I added some new tests in automated_ui_tests I flushed out a crash in th...finnur@google.com2008-08-131-5/+6
* Quick fix regression from previous change to toolbar - forgot to take into ac...beng@google.com2008-08-131-0/+1
* IPCSyncChannel cleanup:jabdelmalek@google.com2008-08-132-38/+26
* Makes the toolbar/location bar look nice in popup windows.beng@google.com2008-08-137-67/+104
* Fix race condition in pluginjabdelmalek@google.com2008-08-131-0/+3
* Add a couple of metrics to help us quantify two cases that can prevent us to ...cpu@google.com2008-08-1310-57/+131
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed onjabdelmalek@google.com2008-08-123-10/+20
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@760 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-0/+2
* Increase the height of the options dialog and first run bubbletc@google.com2008-08-121-2/+2
* Minor cleanup of RootView. Removes unused double_buffered field fromsky@google.com2008-08-128-31/+22
* Disable the Delayed UI test so the tree will be green.tc@google.com2008-08-121-1/+1
* Revert my changejabdelmalek@google.com2008-08-122-16/+10
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@739 0039d316-1c4b-4281-b9...darin@google.com2008-08-121-2/+0
* Make timer.cc portable by factoring its Windows bits into MessageLoop.darin@google.com2008-08-121-0/+2
* Manually refcount ReceivedSyncMsgQueue so that we force it to be destructed o...jabdelmalek@google.com2008-08-122-10/+16
* Add a bit of plumbing to make it so Browser doesn't need to know about Render...ojan@google.com2008-08-123-5/+21
* Add browser\render_view_host_manager.cc to SCons build.sgk@google.com2008-08-121-0/+1
* Added .dic, .aff and .bdic filessidchat@google.com2008-08-1288-0/+4379930
* Use the new Thread::StopSoon() facility. Add a new tight loop to control the ...maruel@google.com2008-08-124-32/+66
* Get rid of separate SConscript.main.linux:sgk@google.com2008-08-121-9/+1
* Fix a few places that wind up using Lock recursively.erikkay@google.com2008-08-124-82/+94
* Revert this CL. Breaks compile.ojan@google.com2008-08-123-21/+5
* Update strings. No webkit string changes.tc@google.com2008-08-124-20/+20
* Add some printing related unit tests.maruel@google.com2008-08-126-0/+313
* Add a bit of plumbing just so Browser doesn't need to know about RenderViewHost.ojan@google.com2008-08-123-5/+21
* Remove an invalid DCHECK. If we are closing the browser andojan@google.com2008-08-121-1/+0