summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Use a more compact license header in source files.license.bot2008-08-241292-37183/+6090
* Try to remove the flakyness in the test by adding a Sleep.nsylvain@google.com2008-08-231-0/+10
* Update DEPS files for new changes to app.brettw@google.com2008-08-231-0/+2
* Adds capabilities for IPC messages of type long, for the primary purpose of a...klink@google.com2008-08-221-0/+14
* Move distribution specific theme images:rahulk@google.com2008-08-2224-35/+60
* Make chrome.exe read version from Software\Chromium instead of Google Update ...rahulk@google.com2008-08-226-197/+279
* Update chrome strings.tc@google.com2008-08-224-5/+5
* Add google_theme_resources.rc to SCons build.sgk@google.com2008-08-221-1/+4
* Refactor thread naming in the DNS slaves.deanm@google.com2008-08-223-18/+10
* The FINAL strings for Beta!mal@google.com2008-08-223-7/+17
* Preclude large UMA uploads (but ensure histograms and crash data are sent)jar@google.com2008-08-222-5/+48
* Had the logic for detecting ifdef DEBUG wrong.mbelshe@google.com2008-08-211-1/+1
* Fix ChromeClientImpl::windowRect() to return the currenterg@google.com2008-08-213-7/+6
* Fixes up the autocomplete providers to correctly update starredsky@google.com2008-08-217-85/+41
* Add missing file to fix the buildjoshia@google.com2008-08-211-2/+2
* Code review changes. Incorporated all the suggestions from previous review. joshia@google.com2008-08-2115-111/+110
* Fix leak on shutdown in the navigation controller. The pending entry was notbrettw@google.com2008-08-211-0/+2
* Unrollback r1158.rahulk@google.com2008-08-218-55/+92
* Add the ability to disable breakpad while running the ui tests.maruel@google.com2008-08-213-0/+12
* Revert 1158 as it is breaking ui_testsrahulk@google.com2008-08-219-93/+56
* Fixes bug in BookmarkBarNode. I wasn't resetting a load handlesky@google.com2008-08-211-5/+5
* Update chrome strings.tc@google.com2008-08-212-517/+517
* disable test to make build greenrahulk@google.com2008-08-211-1/+1
* Do not display "Google" in titlebar of Chromium builds. rahulk@google.com2008-08-218-55/+92
* Makes resize of custom frame window a bit smoother. I tried a wholesky@google.com2008-08-211-1/+14
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-2157-2414/+1216
* fix build bustagedarin@google.com2008-08-211-1/+2
* Fix release build bustage.darin@google.com2008-08-211-0/+3
* Port the Thread class properly to Mac and Linux. This involved portingdarin@google.com2008-08-214-4/+5
* As Brett pointed it out, We normally use 8-bit for encoding names since they'...jnd@google.com2008-08-2132-118/+123
* Track removal of browser\navigation_controller_base.cc.sgk@google.com2008-08-211-1/+0
* Fix one bug in the URL list.mbelshe@google.com2008-08-211-2/+7
* Kill NavigationControllerBase. I merged the two into NavigationController.brettw@google.com2008-08-215-710/+536
* Don't compile installer_util_strings.rc as a separate .res,sgk@google.com2008-08-201-10/+5
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-206-23/+25
* Revert a fix where I mistakenly assumed that numbers coming into erg@google.com2008-08-203-10/+8
* Revert. Failing unit tests.evanm@google.com2008-08-206-25/+23
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-205-51/+131
* Fixes leak in BookmarkBarContextMenu test.sky@google.com2008-08-201-8/+7
* TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ...evanm@google.com2008-08-206-23/+25
* Do not leave temp files in %TEMP% folder. The log file initialization creates...rahulk@google.com2008-08-205-55/+0
* Fix a leak in newly added sync channel unit tests.jabdelmalek@google.com2008-08-201-0/+1
* Chrome changes to allow non-ASCII characters in shortcut filenames.mpcomplete@google.com2008-08-204-9/+35
* Workaround for truncation of "Search from right here" text when using Hebrew ...glen@google.com2008-08-201-2/+8
* Update chrome strings.tc@google.com2008-08-202-5/+5
* Disable this interactive ui tests because it fails on the bot.nsylvain@google.com2008-08-201-1/+3
* Add wow_helper.exe to chrome-win32.ziprvargas@google.com2008-08-191-0/+1
* Update archive script to not include rlz.dll unless we are building Google Ch...rahulk@google.com2008-08-193-11/+33
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-198-130/+27
* Add installer/util/browser_distribution.cc to SCons build.sgk@google.com2008-08-192-0/+3