| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Adjust toolbar spacing of browser actions for M6. | shess@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Add the new notification balloon wrench icon. Part of last change but separa... | johnnyg@chromium.org | 2010-07-30 | 1 | -0/+1 |
* | Modified resources for M6 theme. This doesn't actually modify layout yet, ju... | pkasting@chromium.org | 2010-07-28 | 1 | -1/+2 |
* | Use a PDF for the upgrade dot. | avi@chromium.org | 2010-07-28 | 1 | -0/+1 |
* | [Mac] Add the findbar template pdfs back to chrome_dll.gypi. Add a unittest ... | rohitrao@chromium.org | 2010-07-23 | 1 | -0/+2 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 1 | -5/+2 |
* | [Mac] Display a quick animation when a popup is blocked so the user notices i... | rsesek@chromium.org | 2010-07-20 | 1 | -0/+1 |
* | Reland r52486. Display a tab modal dialog of the allowed/blocked cookies. | jochen@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies. | dmaclach@chromium.org | 2010-07-15 | 1 | -1/+0 |
* | Display a tab modal dialog of the allowed/blocked cookies. | jochen@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Fix Mac compile -- unused resources were still listed in the .gypi. | pkasting@chromium.org | 2010-07-14 | 1 | -2/+0 |
* | Indenting fix. | avi@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | Mac: Make default plugin appearance match windows. | thakis@chromium.org | 2010-07-09 | 1 | -0/+1 |
* | Use new chevron.pdf. | jrg@chromium.org | 2010-07-07 | 1 | -1/+1 |
* | Remove the old 'customize sync' panel from win/mac/linux. And a little bit o... | dantasse@chromium.org | 2010-07-01 | 1 | -1/+0 |
* | Rename GeolocationExceptionsView, make it more reusable. | thakis@chromium.org | 2010-07-01 | 1 | -1/+1 |
* | [Mac] Use Core Graphics to draw the close button used within tabs, infobars, ... | andybons@chromium.org | 2010-07-01 | 1 | -3/+0 |
* | Mac: First run bubble. | thakis@chromium.org | 2010-06-26 | 1 | -0/+1 |
* | Reapply "Move the files in resources/shared/ into resources.pak" | erg@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Revert 50761 - Move the files in resources/shared/ into resources.pak | erg@chromium.org | 2010-06-24 | 1 | -1/+0 |
* | Move the files in resources/shared/ into resources.pak | erg@chromium.org | 2010-06-24 | 1 | -0/+1 |
* | Convert notification UI on Mac to a NIB rather than hand-coded. Also update ... | johnnyg@chromium.org | 2010-06-24 | 1 | -0/+1 |
* | Move the bookmark manager into resources.pak. | tony@chromium.org | 2010-06-24 | 1 | -1/+1 |
* | Remove traces of a toolbar controller and xib specific to side-tabs, that moc... | pinkerton@chromium.org | 2010-06-22 | 1 | -1/+0 |
* | Load net-internals resources from resources.pak. | tony@chromium.org | 2010-06-22 | 1 | -1/+6 |
* | Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou... | willchan@chromium.org | 2010-06-21 | 1 | -6/+1 |
* | Load net-internals resources from resources.pak. | erg@chromium.org | 2010-06-21 | 1 | -1/+6 |
* | Revert 49991 - Only copy libffmpegsumo if build_libffmpegsumo is 1. | thakis@chromium.org | 2010-06-16 | 1 | -14/+10 |
* | Only copy libffmpegsumo if build_libffmpegsumo is 1. | thakis@chromium.org | 2010-06-16 | 1 | -10/+14 |
* | Another try at fixing the build. It worked locally before, not sure why it's... | jam@chromium.org | 2010-06-15 | 1 | -7/+5 |
* | Fix error from previous checkin. | jam@chromium.org | 2010-06-15 | 1 | -4/+6 |
* | Update installer for internal plugin. | jam@chromium.org | 2010-06-15 | 1 | -0/+10 |
* | On Mac, move internal plugins to live inside the framework ... | viettrungluu@chromium.org | 2010-06-14 | 1 | -0/+16 |
* | Revert 49738 [problems running tests] - On Mac, move internal plugins to live... | viettrungluu@chromium.org | 2010-06-14 | 1 | -16/+0 |
* | On Mac, move internal plugins to live inside the framework ... | viettrungluu@chromium.org | 2010-06-14 | 1 | -0/+16 |
* | Move the resources used by net-internals into a pak file. | tony@chromium.org | 2010-06-11 | 1 | -0/+18 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -1/+0 |
* | Take Keystone keys out of the framework's Info.plist. They now live only in | mark@chromium.org | 2010-06-09 | 1 | -5/+6 |
* | AutoFill Profiles dialog implemented according to new mocks on Mac | dhollowa@chromium.org | 2010-06-09 | 1 | -2/+2 |
* | Initial cut at scaffolding for mac sidetabs. No visible changes to browser wi... | pinkerton@chromium.org | 2010-06-02 | 1 | -3/+4 |
* | Break gyp cycles on Linux. | tony@chromium.org | 2010-05-24 | 1 | -1/+1 |
* | Mac: app mode loader (shim). | viettrungluu@chromium.org | 2010-05-18 | 1 | -0/+1 |
* | [Mac] Rewrite the page info window to be built dynamically. | rsesek@chromium.org | 2010-05-14 | 1 | -1/+0 |
* | Remove webkit_support_in_chromium.gyp and use webkit_support.gyp | tony@chromium.org | 2010-05-14 | 1 | -1/+1 |
* | Make it possible to build DRT in a chromium checkout. | tony@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Vertical scrolling arrows in bookmark bar folder windows when needed. | jrg@chromium.org | 2010-04-30 | 1 | -0/+2 |
* | Move theme_dir to where it'll be found post-r46091. | mark@chromium.org | 2010-04-30 | 1 | -9/+7 |
* | Allow authenticated installs from the disk image. | mark@chromium.org | 2010-04-30 | 1 | -8/+10 |
* | Rework of the shared resources patch for checkin | feldstein@chromium.org | 2010-04-28 | 1 | -0/+1 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -2/+9 |