| Commit message (Expand) | Author | Age | Files | Lines |
* | Preclude large UMA uploads (but ensure histograms and crash data are sent) | jar@google.com | 2008-08-22 | 2 | -5/+48 |
* | Had the logic for detecting ifdef DEBUG wrong. | mbelshe@google.com | 2008-08-21 | 1 | -1/+1 |
* | Fix ChromeClientImpl::windowRect() to return the current | erg@google.com | 2008-08-21 | 3 | -7/+6 |
* | Fixes up the autocomplete providers to correctly update starred | sky@google.com | 2008-08-21 | 7 | -85/+41 |
* | Add missing file to fix the build | joshia@google.com | 2008-08-21 | 1 | -2/+2 |
* | Code review changes. Incorporated all the suggestions from previous review. | joshia@google.com | 2008-08-21 | 15 | -111/+110 |
* | Fix leak on shutdown in the navigation controller. The pending entry was not | brettw@google.com | 2008-08-21 | 1 | -0/+2 |
* | Unrollback r1158. | rahulk@google.com | 2008-08-21 | 8 | -55/+92 |
* | Add the ability to disable breakpad while running the ui tests. | maruel@google.com | 2008-08-21 | 3 | -0/+12 |
* | Revert 1158 as it is breaking ui_tests | rahulk@google.com | 2008-08-21 | 9 | -93/+56 |
* | Fixes bug in BookmarkBarNode. I wasn't resetting a load handle | sky@google.com | 2008-08-21 | 1 | -5/+5 |
* | Update chrome strings. | tc@google.com | 2008-08-21 | 2 | -517/+517 |
* | disable test to make build green | rahulk@google.com | 2008-08-21 | 1 | -1/+1 |
* | Do not display "Google" in titlebar of Chromium builds. | rahulk@google.com | 2008-08-21 | 8 | -55/+92 |
* | Makes resize of custom frame window a bit smoother. I tried a whole | sky@google.com | 2008-08-21 | 1 | -1/+14 |
* | Moves bookmarks out of history into its own file (JSON). | sky@google.com | 2008-08-21 | 57 | -2414/+1216 |
* | fix build bustage | darin@google.com | 2008-08-21 | 1 | -1/+2 |
* | Fix release build bustage. | darin@google.com | 2008-08-21 | 1 | -0/+3 |
* | Port the Thread class properly to Mac and Linux. This involved porting | darin@google.com | 2008-08-21 | 4 | -4/+5 |
* | As Brett pointed it out, We normally use 8-bit for encoding names since they'... | jnd@google.com | 2008-08-21 | 32 | -118/+123 |
* | Track removal of browser\navigation_controller_base.cc. | sgk@google.com | 2008-08-21 | 1 | -1/+0 |
* | Fix one bug in the URL list. | mbelshe@google.com | 2008-08-21 | 1 | -2/+7 |
* | Kill NavigationControllerBase. I merged the two into NavigationController. | brettw@google.com | 2008-08-21 | 5 | -710/+536 |
* | Don't compile installer_util_strings.rc as a separate .res, | sgk@google.com | 2008-08-20 | 1 | -10/+5 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 6 | -23/+25 |
* | Revert a fix where I mistakenly assumed that numbers coming into | erg@google.com | 2008-08-20 | 3 | -10/+8 |
* | Revert. Failing unit tests. | evanm@google.com | 2008-08-20 | 6 | -25/+23 |
* | Allow popups using the new frames to be sized correctly. This involved a slig... | beng@google.com | 2008-08-20 | 5 | -51/+131 |
* | Fixes leak in BookmarkBarContextMenu test. | sky@google.com | 2008-08-20 | 1 | -8/+7 |
* | TrackedObjects assumes you can use a "TLS slot" of -1 to indicate uninitializ... | evanm@google.com | 2008-08-20 | 6 | -23/+25 |
* | Do not leave temp files in %TEMP% folder. The log file initialization creates... | rahulk@google.com | 2008-08-20 | 5 | -55/+0 |
* | Fix a leak in newly added sync channel unit tests. | jabdelmalek@google.com | 2008-08-20 | 1 | -0/+1 |
* | Chrome changes to allow non-ASCII characters in shortcut filenames. | mpcomplete@google.com | 2008-08-20 | 4 | -9/+35 |
* | Workaround for truncation of "Search from right here" text when using Hebrew ... | glen@google.com | 2008-08-20 | 1 | -2/+8 |
* | Update chrome strings. | tc@google.com | 2008-08-20 | 2 | -5/+5 |
* | Disable this interactive ui tests because it fails on the bot. | nsylvain@google.com | 2008-08-20 | 1 | -1/+3 |
* | Add wow_helper.exe to chrome-win32.zip | rvargas@google.com | 2008-08-19 | 1 | -0/+1 |
* | Update archive script to not include rlz.dll unless we are building Google Ch... | rahulk@google.com | 2008-08-19 | 3 | -11/+33 |
* | Move time formatters that only use ICU into base/time.* | tc@google.com | 2008-08-19 | 8 | -130/+27 |
* | Add installer/util/browser_distribution.cc to SCons build. | sgk@google.com | 2008-08-19 | 2 | -0/+3 |
* | SCons build accommodation of change from generated setup_string.{rc,h} | sgk@google.com | 2008-08-19 | 2 | -3/+3 |
* | Add test_notification_tracker.cc to SCons build unit tests. | sgk@google.com | 2008-08-19 | 1 | -0/+1 |
* | Add a new PrintResult() method that outputs perf-test results in a particular | pamg@google.com | 2008-08-19 | 4 | -35/+81 |
* | Drag tab 2 out of the tab strip. | sidchat@google.com | 2008-08-19 | 1 | -0/+148 |
* | The truncation on the match count label (bug 1110432) has been bugging me a b... | finnur@google.com | 2008-08-19 | 1 | -2/+0 |
* | The automation system can be torn down before all of the notification observers | darin@google.com | 2008-08-19 | 1 | -0/+5 |
* | Refactor localized strings used in installer for Chromium/Google Chrome separ... | rahulk@google.com | 2008-08-19 | 19 | -148/+90 |
* | Add renderer\external_host_bindings.cc to the SCons build. | sgk@google.com | 2008-08-19 | 3 | -1/+3 |
* | Cleans up notifications for the NavigationController. There were several | brettw@google.com | 2008-08-19 | 17 | -86/+418 |
* | Make the otr avatar icon not show in detached OTR popup windows. | beng@google.com | 2008-08-19 | 5 | -28/+29 |