summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...pkasting@chromium.org2009-09-149-8/+8
* Split the "downloads in progress at exit" confirm dialog text intopaul@chromium.org2009-09-141-4/+10
* Load the http auth dialog from the main bundle.thomasvl@chromium.org2009-09-141-195/+973
* About box in one locale (ja) needs additional whitespace to avoid truncation.finnur@chromium.org2009-09-141-1/+1
* Add keyboard shortcuts to reorder tabs left or right on Linux.tony@chromium.org2009-09-141-0/+2
* Move sync wizard dimension constants to locale_settings GRD.tim@chromium.org2009-09-1450-1/+109
* Use localized strings for Find and Spelling submenus.pinkerton@chromium.org2009-09-142-350/+741
* [Mac] Implement the search engine managerrsesek@chromium.org2009-09-123-99/+2958
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-121-12/+28
* linux: fix path in chromium-browser manpageevan@chromium.org2009-09-121-1/+1
* Fix About box truncation in some locales when new version is available.finnur@chromium.org2009-09-1133-33/+33
* Fix crash in process infomhm@chromium.org2009-09-111-0/+3
* Small fix from Glen for download progress image.mirandac@chromium.org2009-09-112-0/+0
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-111-0/+3
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-112-1/+4
* Less ugly image for the download disk.glen@chromium.org2009-09-101-0/+0
* Fix truncation in a few locales. finnur@chromium.org2009-09-104-4/+4
* Error diagnostics for Blacklist IOidanan@chromium.org2009-09-101-0/+12
* Linux: set the process title (that shows in "ps" etc.) of renderers correctly...mdm@chromium.org2009-09-101-4/+8
* Application Menu:Clear Browsing Data… should not have Clear Browsing Data mark@chromium.org2009-09-101-2/+2
* Remove some support for the transition in fixing up the mac language bundles....thomasvl@chromium.org2009-09-102-29/+0
* Add the tooltips for the toolbar buttons.thomasvl@chromium.org2009-09-101-2/+76
* Fix truncation in Options panel (Arabic).finnur@chromium.org2009-09-091-1/+1
* Adds support for the os x spelling panel to chromium. Users canpinkerton@chromium.org2009-09-092-0/+7
* Making the optional page/wrench toolbar buttons bordered, moving them togethe...pinkerton@chromium.org2009-09-091-8/+8
* Use a text cell that does fade-to-truncate from GTM. pinkerton@chromium.org2009-09-091-526/+36
* Fix typo (locastions -> location)thomasvl@chromium.org2009-09-091-1/+1
* Localize OS X First Run Dialogsjeremy@chromium.org2009-09-083-27/+150
* [Mac] New icons for the find bar buttons.rohitrao@chromium.org2009-09-083-3/+1482
* Final tweaks to download item look on OS X. It now looks pretty much like on ...thakis@chromium.org2009-09-081-3/+5
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-0/+3
* NNTP: Updating the thumbnail size to match the size we use on the newarv@google.com2009-09-042-0/+0
* (Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th...viettrungluu@chromium.org2009-09-041-72/+152
* GTK: Implement folder chooser dialog.estade@chromium.org2009-09-041-0/+3
* Hung Renderer dialog:thomasvl@chromium.org2009-09-042-364/+703
* (Mac) Make the Page/Wrench buttons place their menu in the right place.viettrungluu@chromium.org2009-09-031-734/+184
* Drop new strings (copied over all existing files, so what you see in this CL ...laforge@chromium.org2009-09-0351-27/+843
* This CL makes a SSL related message non Window specific.jcampan@chromium.org2009-09-031-1/+1
* linux: call PR_Init on UI threadevan@chromium.org2009-09-021-1/+5
* Chrome:Preferences:Under the Hood should not scroll horizontally.mark@chromium.org2009-09-021-34/+7
* Even though the Finder's Get Info shows the language correctly when you use l...thomasvl@chromium.org2009-09-021-5/+10
* Gtk first run: Remove obsolete warning for unimplemented privacy features.mattm@chromium.org2009-09-021-0/+5
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-0250-0/+268
* Add more disclaimers to extension install dialog.aa@chromium.org2009-09-021-8/+8
* Bug 13689: Options are truncated in many localesfinnur@chromium.org2009-09-0217-21/+21
* Landing the patch of Thiago Farina.jcampan@chromium.org2009-09-021-2/+2
* Spin progress indicator while clearing data; use bindings.avi@chromium.org2009-09-021-4/+22
* A new string for the mac file type label in the save as dialog.thomasvl@chromium.org2009-09-023-404/+744
* [Mac] Disable resizing of the hung renderer dialog.rohitrao@chromium.org2009-09-011-1/+1
* Avoid an automation call which may induce flakiness in some tests.phajdan.jr@chromium.org2009-09-011-2/+1