summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* Reverting 30696.thomasvl@chromium.org2009-11-021-1225/+722
* Update fonts on Mac:avi@chromium.org2009-11-0251-306/+1020
* [Mac] Prefs layout work for "basics" and "personal stuff"thomasvl@chromium.org2009-11-021-722/+1225
* Add "Go to..." to the context menu when the selected text in a page is a url.thakis@chromium.org2009-11-021-0/+6
* Add the "Other bookmarks" button on the right of the bookmark bar.jrg@chromium.org2009-11-021-59/+526
* Reverting 30679.thakis@chromium.org2009-11-011-6/+0
* Add "Go to..." to the context menu when the selected text in a page is a url.thakis@chromium.org2009-11-011-0/+6
* Reverting 30656.johnnyg@google.com2009-10-311-6/+0
* When the user has highlighted something like a URL, in the context menu show ...pkasting@chromium.org2009-10-311-0/+6
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-301-0/+5
* Enable ExternalProtocolDialog for Chromeos.oshima@chromium.org2009-10-303-24/+48
* Original discussion in CL for 337010. See http://codereview.chromium.org/337...mrossetti@chromium.org2009-10-291-14/+44
* NTP: Allow hiding tips and bookmark sync.arv@chromium.org2009-10-291-2/+6
* Binary theme resources for notifications. Really part of previous patch but ...johnnyg@chromium.org2009-10-293-2/+2
* Adds UI components for desktop notifications, including balloon view classes ...johnnyg@chromium.org2009-10-291-0/+4
* Only use std::string when generating the NTP CSS. This savestony@chromium.org2009-10-291-4/+0
* Product name and version should NOT be boldfaced in the About box.mark@chromium.org2009-10-291-12/+8
* Standardize on the plugin icon (puzzle piece) as the default icon forfinnur@chromium.org2009-10-282-0/+1
* Add initial implementation of AutoFill++. This implementation is hidden behi...jhawkins@chromium.org2009-10-285-0/+13
* Prep the management page for localization.finnur@chromium.org2009-10-281-0/+45
* New wifi icons animation.chocobo@google.com2009-10-2810-8/+14
* KSR should always support the new registration API now.mark@chromium.org2009-10-271-24/+6
* Map update check failure to "update server not available."mark@chromium.org2009-10-271-8/+11
* Change the download location NSPathControl to refuse first responder.rsesek@chromium.org2009-10-271-1/+1
* Move Mac build tool scripts only used by chrome.gyp from build/mac intomark@chromium.org2009-10-271-28/+0
* Make KeystoneGlue less antisocial.mark@chromium.org2009-10-273-21/+0
* The TODO timer has expired. Clean up old build TODOs and celebrate two weeksmark@chromium.org2009-10-271-32/+0
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-3/+3
* Product name and version should be boldfaced in the About box.mark@chromium.org2009-10-261-8/+12
* Fix text alignment in the About box. The left edges of the product name,mark@chromium.org2009-10-261-6/+560
* Make the About box display existing pending operations instead of firing offmark@chromium.org2009-10-262-3/+34
* Fixes up bookmark bubbles and the browser window so that they shut down corre...dmaclach@chromium.org2009-10-261-409/+491
* o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.mark@chromium.org2009-10-261-13/+2
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-262-1/+4
* About box auto-update improvements.mark@chromium.org2009-10-263-123/+326
* Mac: Make Cmd-[ and Cmd-] work properly again.viettrungluu@chromium.org2009-10-261-66/+659
* Update TOSlaforge@chromium.org2009-10-262-95/+99
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-241-4/+21
* Add the Extensinos menu item to GTK.estade@chromium.org2009-10-231-0/+3
* - "homepage" -> "home page" in two stringsthomasvl@chromium.org2009-10-231-7/+16
* Switching to a plugin icon as the favicon for the extensions page.finnur@chromium.org2009-10-232-1/+0
* Turn the background of the scrolling area white.thomasvl@chromium.org2009-10-231-8/+16
* Adding a favicon for the Extensions page.finnur@chromium.org2009-10-232-0/+1
* TBR: nsylvainthakis@chromium.org2009-10-231-21/+4
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-231-4/+21
* Ensure OK is only enabled when there is text in the text field for folders an...pinkerton@chromium.org2009-10-221-5/+37
* Hook up the browser in the bookmark editor. Adjust the logic controlling the ...pinkerton@chromium.org2009-10-221-18/+24
* Coverity: Convert dll_path_ to a std::wstring. This avoids having dll_path_ ...jhawkins@chromium.org2009-10-215-16/+20
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-10-212-4/+4
* Messaging of the download item for extension is now:mark@chromium.org2009-10-212-51/+29