summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Changes saving of prefs/bookmarks to try move a second time if firstsky@google.com2008-08-272-4/+18
* Adding a test to make sure Find restarts properly after a timeout.finnur@google.com2008-08-272-0/+2266
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-2731-425/+491
* The positioning of detached dragged tabs was wrong with the new frames, becau...beng@google.com2008-08-271-1/+1
* Initialize memory to avoid UMR in unit test.erikkay@google.com2008-08-271-0/+2
* Fix header guardnsylvain@google.com2008-08-271-3/+3
* Fix header guardnsylvain@google.com2008-08-271-3/+3
* Fix header guard.nsylvain@google.com2008-08-271-3/+3
* Manually destroy the URLRequest before flushing pending tasks since thedarin@google.com2008-08-271-0/+4
* Again, call RunAllPending to flush out the pending tasks. This is done to makedarin@google.com2008-08-271-0/+3
* Explicitly call RunAllPending in the Teardown phase a few more unit tests todarin@google.com2008-08-274-0/+12
* Flush the message loop in the Teardown phase of these tests. This helps Purifydarin@google.com2008-08-271-0/+3
* No code change. Just adding some comments explaining why we need to keep trac...finnur@google.com2008-08-271-3/+7
* Adding a UI test to catch the crash described in issue 1341577.This test is d...finnur@google.com2008-08-2710-79/+143
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-2732-495/+1063
* Position the find box correctly with the new frames.beng@google.com2008-08-271-1/+4
* Make the system menu for frames have submenus for encoding and text zoombeng@google.com2008-08-263-11/+42
* Force unittests to run using en-us strings.tc@google.com2008-08-261-1/+3
* Bumping up the default hung plugin timeout to 30 seconds. This matches withiyengar@google.com2008-08-262-9/+9
* Extends the toolbar keyboard support. Adds skipping of unavailable elements o...klink@google.com2008-08-263-10/+27
* First set of string changes for after beta.tc@google.com2008-08-262-9/+19
* Hopefully, this will be the final attempt to fixkasperl@google.com2008-08-261-1/+1
* Stop passing all the shell arguments as a singlekasperl@google.com2008-08-261-2/+2
* Update debugger tests to use the new (old) way of passingkasperl@google.com2008-08-261-2/+2
* Disable the interceptor DCHECK that we are only called from a single thread.darin@google.com2008-08-261-1/+6
* fix unit testsdarin@google.com2008-08-264-16/+79
* fix test running to not spawn another AtExitManagerdarin@google.com2008-08-261-6/+0
* fix build bustagedarin@google.com2008-08-262-5/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-26103-236/+341
* Second attempt to fix p13n breakage.ericcheng@google.com2008-08-261-0/+2
* Fix build break caused by some functions not ifdef CHROME_PERSONALIZATION'd out.ericcheng@google.com2008-08-265-11/+20
* Some more glue code for the personalization module.ericcheng@google.com2008-08-265-2/+34
* Sets the visibility bool of the Home button.klink@google.com2008-08-251-0/+2
* Remove the profiling system. This wasn't being used and complicated some part...brettw@google.com2008-08-2516-1544/+8
* Make the AeroGlassFrame better:beng@google.com2008-08-2515-216/+307
* Create a unit test for making sure constrined popup windows close when their ...erg@google.com2008-08-251-2/+56
* Fix bug in constrained windows where the close box was detaching instead of c...beng@google.com2008-08-251-1/+2
* Second attempt at fixing task manager crash. Provide a protected ReleaseWindo...beng@google.com2008-08-253-2/+14
* Make tabs highlight and accept clicks based on the shape of the rendered tab,...beng@google.com2008-08-254-0/+91
* Fix flicker of hover state on mouseover of tabs. The pulsating code was a lit...beng@google.com2008-08-251-6/+3
* Fix a leak in HistoryProfileTest.TypicalProfileVersion.erikkay@google.com2008-08-251-8/+9
* Add some new tests for NavigationController for navigations that come in when...brettw@google.com2008-08-252-13/+224
* Remove obsolete project so it doesn't confuse new developerspinkerton@google.com2008-08-251-649/+0
* We can link with secur32.lib and call the SSPI functions directly.wtc@google.com2008-08-251-0/+1
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-254-4/+4
* SCons build: Add app\client_util.cc. Handle rename ofsgk@google.com2008-08-252-1/+2
* roll back r1297 for nowbeng@google.com2008-08-242-1/+1
* Fix task manager crash by releasing the delegate's scoped_ptr back to the win...beng@google.com2008-08-242-1/+1
* fix release bustage.beng@google.com2008-08-241-0/+1
* fix release bustage.beng@google.com2008-08-241-1/+1