summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Forgotten unit test chanes.brettw@google.com2008-08-284-9/+17
* Make a step on refactoring navigation. The eventual plan is to have the Navig...brettw@google.com2008-08-2812-255/+299
* Fix tests that break with Chromium build.rahulk@google.com2008-08-283-3/+20
* If we receive an HTTP authentication header with a non-ASCIIwtc@google.com2008-08-281-3/+3
* Don't run the big script every time.erg@google.com2008-08-281-1/+1
* Simplify OneShotTimer and RepeatingTimer. Fix up all consumers.darin@google.com2008-08-2828-259/+469
* Attempt at fixing crash in TaskManager. I'm skeptical this is it, butsky@google.com2008-08-281-2/+2
* Forgotten a rebaselined testcase.dglazkov@google.com2008-08-281-0/+29
* Fix for the redness in the interactive test. We were using GetActiveWindow to...finnur@google.com2008-08-281-6/+5
* Another layout test fix. Technically, this is a test_shell tweak to avoid fra...dglazkov@google.com2008-08-289-18/+9
* The GetWindowRect must return the rect of the container HWND; not the actual ...erg@google.com2008-08-289-12/+36
* 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
* WorkerPool implementation for Mac, using NSOperationQueuemmentovai@google.com2008-08-284-1/+148
* 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-285-35/+38
* 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
* Bring EventHandlerMac.mm over from WebKit to port so that we can turn off som...avi@google.com2008-08-281-0/+641
* The main thread of test_shell.exe needs to have a UI message loop.darin@google.com2008-08-281-1/+1
* 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
* Check the return value of GetFontUnicodeRange. If it fails, call EnsureFontLo...jungshik@google.com2008-08-281-1/+14
* Ensure Cocoa sets up its multithreaded environmentmmentovai@google.com2008-08-285-10/+74
* Run some disk cache unit tests on the Macmmentovai@google.com2008-08-2810-34/+59
* 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
* [1 of 3] Get rid of test_shell/resources/fonts/*ericroman@google.com2008-08-272-44/+0
* 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
* Add unit tests for WorkerPool and add a working but poor implementation for L...dsh@google.com2008-08-273-1/+83
* Send the close browser window command via a automation messagejoshia@google.com2008-08-271-12/+12
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-2713-155/+178
* Use correct decls for non-windows platforms. Create a platform-neutral wrappe...pinkerton@google.com2008-08-272-4/+11
* Add more net unit tests to linux.rvargas@google.com2008-08-271-6/+6
* Some more passing tests in base for Linuxmmentovai@google.com2008-08-274-64/+37
* For RenderThemeMac.h into pending and create new RenderThemeMac in port to im...pinkerton@google.com2008-08-273-13/+1755
* Changes saving of prefs/bookmarks to try move a second time if firstsky@google.com2008-08-272-4/+18
* Use our own bz_internal_errormmentovai@google.com2008-08-272-0/+12
* Adding a test to make sure Find restarts properly after a timeout.finnur@google.com2008-08-272-0/+2266
* On .mm files in net and base:mmentovai@google.com2008-08-276-195/+42
* Fix incorrect usage of ScopedHandlecpu@google.com2008-08-271-4/+2
* include basictypes for mac/linuxpinkerton@google.com2008-08-271-0/+1
* include config.h first otherwise bad things happenpinkerton@google.com2008-08-271-0/+1