summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove false 'process crash' signal (again)cpu@google.com2008-08-261-9/+20
* 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
* need to include config.h firstpinkerton@google.com2008-08-261-1/+1
* Another attempt at enabling stderr logging for ERROR and FATAL logs. This wi...erikkay@google.com2008-08-261-2/+2
* Undo a change which had added /PROFILE to purify builds.erikkay@google.com2008-08-261-1/+0
* Mac-ify webinputeventavi@google.com2008-08-266-22/+220
* Disable linker warning LNK4221: "no public symbols found; archive member will...maruel@google.com2008-08-261-1/+2
* 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
* Add a trailing EOL to tracked_objects_unittest, elimates a GCC warning.deanm@google.com2008-08-261-1/+1
* Move process_util.cc to process_util_win.cc to make way for posix.deanm@google.com2008-08-263-2/+2
* Update debugger tests to use the new (old) way of passingkasperl@google.com2008-08-261-2/+2
* Move unittests that had a _test filename to _unittest. Update some missing t...deanm@google.com2008-08-267-9/+11
* Update V8 used in Chrome to pull in Bill's latestkasperl@google.com2008-08-261-1/+1
* Disable the interceptor DCHECK that we are only called from a single thread.darin@google.com2008-08-261-1/+6
* Disable this DCHECK since too many consumers expect to be able todarin@google.com2008-08-261-1/+3
* fix unit testsdarin@google.com2008-08-264-16/+79
* fix test running to not spawn another AtExitManagerdarin@google.com2008-08-261-6/+0
* fix broken test that assumed it could cache MessageLoop::current() in a stati...darin@google.com2008-08-261-2/+1
* revert to using MessagePumpWin on all threadsdarin@google.com2008-08-261-12/+3
* fix builddarin@google.com2008-08-261-1/+1
* fix unit test that was missing a MessageLoop allocationdarin@google.com2008-08-261-6/+5
* fix build bustagedarin@google.com2008-08-262-5/+1
* fix linux builddarin@google.com2008-08-261-1/+1
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-26103-236/+341
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-2624-254/+632
* 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-269-2/+67
* Move subdirectory skipping from being in the DEPS file of the directory to sk...brettw@google.com2008-08-268-24/+29
* Remove all concept of deferredness since it no longer has any meaning now tha...ojan@google.com2008-08-264-352/+264
* An earlier change I made sent all logging output to stderr. The webkit layou...erikkay@google.com2008-08-251-2/+11
* 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
* Bring in newer icu for crosstool compile error fix.dkegel@google.com2008-08-251-1/+1
* Implement SSL tunneling through a proxy server.wtc@google.com2008-08-254-20/+191
* 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
* When we're only outputting to a log file, above a certain log level, we shoul...erikkay@google.com2008-08-251-2/+10
* Fixup some nits from brettpinkerton@google.com2008-08-252-3/+4
* Fix a leak in HistoryProfileTest.TypicalProfileVersion.erikkay@google.com2008-08-251-8/+9
* Simplify and unify some calls to yacc, making them work on Linux too.evanm@google.com2008-08-251-27/+14
* 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-252-48/+19