summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix for the redness in the interactive test. We were using GetActiveWindow to...finnur@google.com2008-08-281-6/+5
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-285-9/+20
* This call is incorrect because calling it here allows any subframe to update ...mmoss@google.com2008-08-281-4/+0
* Enable logging on memory tests for debugging.mbelshe@google.com2008-08-281-0/+2
* Split the AutocompletePopup into model and view classes, step 1.pkasting@google.com2008-08-285-821/+791
* No code change, just changing a comment (a nit from my previous review). This...finnur@google.com2008-08-281-3/+3
* fix typorahulk@google.com2008-08-281-1/+1
* Set svn:eol-style = LF and normalize newlines as on other filesmmentovai@google.com2008-08-281-3/+4
* Adding a test to catch regressions where the Find box moves when you open and...finnur@google.com2008-08-2812-71/+274
* Fixes regression where we were no longer deleting TabContents whensky@google.com2008-08-282-11/+21
* Use distribution specific branding for binaries version stamp.rahulk@google.com2008-08-284-7/+12
* Fix problem of safebrowsing database removing an add for a hostname when it g...jabdelmalek@google.com2008-08-282-2/+31
* Add region-specific suggest URLs for Yahoo_xx search engines where suggest se...jungshik@google.com2008-08-281-45/+86
* Change Chrome references to Chromium on about:memory page. rahulk@google.com2008-08-282-4/+4
* Remove Google Chrome specific strings from common resources file and use them...rahulk@google.com2008-08-27126-2151/+319
* fix build breakrahulk@google.com2008-08-271-4/+0
* fix build breakrahulk@google.com2008-08-271-1/+2
* Rollback 148 that got submitted by mistake and is not ready yet.rahulk@google.com2008-08-2742-0/+2142
* Add new generated_resources.grd file (with all references to Google Chrome re...rahulk@google.com2008-08-2742-2142/+0
* Add distribution specific strings. rahulk@google.com2008-08-2744-0/+2432
* Send the close browser window command via a automation messagejoshia@google.com2008-08-271-12/+12
* 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