summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* SCons build accommodation of change from generated setup_string.{rc,h}sgk@google.com2008-08-192-3/+3
* Add test_notification_tracker.cc to SCons build unit tests.sgk@google.com2008-08-191-0/+1
* Add a new PrintResult() method that outputs perf-test results in a particularpamg@google.com2008-08-194-35/+81
* Drag tab 2 out of the tab strip.sidchat@google.com2008-08-191-0/+148
* The truncation on the match count label (bug 1110432) has been bugging me a b...finnur@google.com2008-08-191-2/+0
* The automation system can be torn down before all of the notification observersdarin@google.com2008-08-191-0/+5
* Refactor localized strings used in installer for Chromium/Google Chrome separ...rahulk@google.com2008-08-1919-148/+90
* Add renderer\external_host_bindings.cc to the SCons build.sgk@google.com2008-08-193-1/+3
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-1917-86/+418
* Make the otr avatar icon not show in detached OTR popup windows.beng@google.com2008-08-195-28/+29
* Update chrome strings.tc@google.com2008-08-198-15/+15
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-1915-175/+187
* Update a few forgotten users of the Sys StringPiece conversion functions to i...deanm@google.com2008-08-191-0/+1
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-188-62/+62
* * Land the fix for issue 1322174 (which is not last-minute) on the trunk. Th...pkasting@google.com2008-08-181-13/+7
* First set of changes to start separating Google specific branding from Chromi...rahulk@google.com2008-08-1825-351/+725
* The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG...jnd@google.com2008-08-1823-43/+139
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-189-37/+174
* Cleanup some comment typos.ericroman@google.com2008-08-181-1/+1
* Explicitly include logging.h in a header that assumed it was already getting ...maruel@google.com2008-08-161-4/+9
* Fix the --disable-breakpad flag. It had no effect with the CRT asserts becaus...maruel@google.com2008-08-161-10/+13
* Fix build break.iyengar@google.com2008-08-152-0/+37
* Added support for PostMessage from the automation framework toiyengar@google.com2008-08-158-0/+64