summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated comment in thread naming.avi@google.com2008-08-251-1/+6
* a filename changed in this stackerikkay@google.com2008-08-251-2/+2
* Make PlatformThread::SetName operate only on the current thread.deanm@google.com2008-08-259-12/+14
* Add example usages and tests to scoped_ptr.h and tuple.h.deanm@google.com2008-08-256-5/+346
* Add a test that passes on Linux.deanm@google.com2008-08-251-1/+1
* Update v8 version in Chrome after handle allocation fix.ager@google.com2008-08-251-1/+1
* Update V8 in Chrome to get bug fixes for execScriptkasperl@google.com2008-08-251-1/+1
* SCons build: Add app\client_util.cc. Handle rename ofsgk@google.com2008-08-252-1/+2
* Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".ericroman@google.com2008-08-2513-61/+39
* Ensure "contextmenu" event is dispatched _after_ "mouseup".ericroman@google.com2008-08-256-30/+133
* 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
* fix release bustage.beng@google.com2008-08-241-0/+2
* Make the window icon the app icon by default for popups and app windows unles...beng@google.com2008-08-243-10/+22
* Makes our tables (task manager, keywords ...) not flicker whensky@google.com2008-08-242-5/+38
* Fixes bogus typedef for HistoryService's empty callback. This turnedsky@google.com2008-08-243-3/+3
* Allow BINDINGSCOMSTR to show prettier output while generating WebKit bindings.evanm@google.com2008-08-242-6/+7
* these 2 tests started failing after the license change, mark them as flaky.nsylvain@google.com2008-08-241-0/+4
* Restore open_vcdiff license agreementsjar@google.com2008-08-2420-80/+560
* Use a more compact license header in source files.license.bot2008-08-242449-72587/+13684
* Add AUTHORS file.license.bot2008-08-241-0/+3
* Add LICENSE file.licensebot@google.com2008-08-241-0/+27
* Disable Frame Pointer Omission optimization in default release, the CHECK ENA...maruel@google.com2008-08-234-1/+8