| Commit message (Expand) | Author | Age | Files | Lines |
* | Meant this to go in r53993... here are the actual new binaries for the theme ... | pkasting@chromium.org | 2010-07-28 | 71 | -278/+0 |
* | Modified resources for M6 theme. This doesn't actually modify layout yet, ju... | pkasting@chromium.org | 2010-07-28 | 3 | -4/+22 |
* | Implement new mock for user options page per chromium-os:5028 | xiyuan@chromium.org | 2010-07-28 | 1 | -10/+10 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+2 |
* | Resize the InfoBubbleView in ContentBlockedCookies.xib | bauerb@chromium.org | 2010-07-28 | 1 | -12/+24 |
* | Use a PDF for the upgrade dot. | avi@chromium.org | 2010-07-28 | 1 | -0/+0 |
* | Fix typo in theme_resources. | mirandac@google.com | 2010-07-28 | 1 | -1/+1 |
* | Remove button masks for toolbar buttons, which will no longer be needed in th... | pkasting@chromium.org | 2010-07-28 | 4 | -3/+0 |
* | Rename some resource files for clarity, or to fit better with upcoming theme ... | pkasting@chromium.org | 2010-07-28 | 19 | -18/+18 |
* | Add new search engine logos to template url data. This CL also reorganizes t... | mirandac@google.com | 2010-07-28 | 1 | -1/+39 |
* | Add new images for M6 theme changes. This is done separately so that the cod... | pkasting@chromium.org | 2010-07-28 | 17 | -0/+664 |
* | Mac: Add "Show Tab Overview" menu item. | thakis@chromium.org | 2010-07-27 | 3 | -6/+211 |
* | manpage: fix user-data-dir example path | evan@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | Add keyboard shortcuts for next/previous pane on Chrome OS, and fix | dmazzoni@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | Dump some unused strings to test .grd handling with the recent IncrediBuild | mark@chromium.org | 2010-07-27 | 1 | -11/+0 |
* | Implement the "Configure modifier keys" drop-down which enables users to swap... | yusukes@google.com | 2010-07-27 | 1 | -0/+12 |
* | Add missing resource IDs for keyboard layouts. | satorux@chromium.org | 2010-07-27 | 1 | -0/+9 |
* | Remove IDR_OMNIBOX_*_TRANSPARENT images. The comments for why we need them a... | pkasting@chromium.org | 2010-07-27 | 5 | -8/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 8 | -0/+8 |
* | Remove code to handle bogus themes. We've had a theming system for a while a... | pkasting@chromium.org | 2010-07-26 | 1 | -6/+0 |
* | AutoFill: Only use 'AutoFill preferences' for Mac. | jhawkins@chromium.org | 2010-07-26 | 1 | -2/+2 |
* | [Mac] In the Wrench menu, unbold the special item font and make it 13pt. | rsesek@chromium.org | 2010-07-26 | 1 | -10/+6 |
* | Revert 53603 - Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | pam@chromium.org | 2010-07-26 | 1 | -0/+3 |
* | Make sure to initialize crash reporter thread with valid pointer. | mnissler@chromium.org | 2010-07-26 | 1 | -4/+4 |
* | Added --bwsi flag and handling of --login-user=incognito to support BWSI mode... | avayvod@chromium.org | 2010-07-26 | 1 | -0/+9 |
* | Make the OmniboxSearchHint infobar use PAGE_ACTION_TYPE. | tfarina@chromium.org | 2010-07-25 | 1 | -3/+0 |
* | Wording change for the upgrade detection mechanism and increase timer to chec... | finnur@chromium.org | 2010-07-24 | 1 | -7/+4 |
* | chromeos: Make keyboard shortcuts consistent with Windows. | derat@chromium.org | 2010-07-24 | 1 | -1/+1 |
* | AutoFill credit card settings dialog should display obfuscated number in edit... | dhollowa@chromium.org | 2010-07-23 | 1 | -3/+43 |
* | Restrict new tab button clicks to inside the image bounds, not anywhere in th... | pinkerton@chromium.org | 2010-07-23 | 1 | -33/+98 |
* | Disable proxy config button and show banner if proxy prefs are managed. | mnissler@chromium.org | 2010-07-23 | 1 | -0/+16 |
* | Resources for http://codereview.chromium.org/2883033 | dpolukhin@chromium.org | 2010-07-23 | 8 | -1/+22 |
* | [Mac] Bring back find_next_Template.pdf and find_prev_Template.pdf. | rohitrao@chromium.org | 2010-07-22 | 2 | -0/+1467 |
* | Address Finnur's review comments (variable names and comments) that were | jshin@chromium.org | 2010-07-21 | 3 | -1/+7 |
* | Need to call BootTimesLoader::Get() after AtExitManager is created | davemoore@chromium.org | 2010-07-21 | 1 | -3/+4 |
* | Added file to track login times, and moved functionality to boot_times_loader. | davemoore@chromium.org | 2010-07-21 | 1 | -1/+1 |
* | Linux certificate viewer: add SHA256 hash | agl@chromium.org | 2010-07-21 | 1 | -1/+4 |
* | Linux Official Build fix following r53113. | thestig@chromium.org | 2010-07-21 | 1 | -1/+1 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 4 | -99/+3 |
* | Drop in pre-squeezed PDF resources for the Mac new tab button. | rsesek@chromium.org | 2010-07-20 | 3 | -0/+0 |
* | Replace cookies with site data in collected cookies dialog strings. | jochen@chromium.org | 2010-07-20 | 1 | -1/+1 |
* | [GRD] Add notification strings for collected cookies dialog. | jochen@chromium.org | 2010-07-20 | 1 | -0/+18 |
* | [Win] Correct CRLF endings on .adm template and fix wording | danno@chromium.org | 2010-07-20 | 2 | -262/+265 |
* | Fix the UI dimension for ContentSettings dialog for many locales. | jshin@chromium.org | 2010-07-20 | 26 | -3/+38 |
* | Final M6 tweaks for sync strings. | tim@chromium.org | 2010-07-20 | 1 | -2/+2 |
* | Write HTML and CSS for Languages and Input options, based on Cole's mock. | satorux@chromium.org | 2010-07-20 | 1 | -0/+4 |
* | [Mac] Add buttons to the collected cookies dialog to add content exceptions. | jochen@chromium.org | 2010-07-20 | 1 | -84/+341 |
* | Fix start up crash when --disable-breakpad is used. | huanr@chromium.org | 2010-07-20 | 1 | -0/+12 |
* | Fixing typo in name of offset variable. | rlp@chromium.org | 2010-07-20 | 1 | -5/+5 |
* | AutoFill Profiles dialog handles multi-select and delete on Mac | dhollowa@chromium.org | 2010-07-20 | 1 | -26/+58 |