summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Um, polish...something...mark@chromium.org2009-10-212-1/+6
* New tab close button images from Cole.mark@chromium.org2009-10-212-1407/+2679
* Mac: Switch from "Cancel" to "Do Nothing" for the external protocol dialog, a...avi@chromium.org2009-10-211-0/+3
* Mac: Fix Text Encoding menu by partly reverting r29315.viettrungluu@chromium.org2009-10-211-1/+1
* New button scheme...borders are separate from the inner contents sodavemoore@chromium.org2009-10-2156-1/+21
* Explain what '&&' is for in IDS_IMPORT_SETTINGS: '&&' should ...jshin@chromium.org2009-10-211-2/+2
* Implement the new extension management UI. For the UI mocksfinnur@chromium.org2009-10-201-1/+1
* Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).viettrungluu@chromium.org2009-10-201-4/+5
* Support the Bookmark bar and Other bookmarks titles in titlecase.thomasvl@chromium.org2009-10-191-6/+16
* Prevent multiple threads from executing the DumpDoneCallback handlercpu@chromium.org2009-10-171-0/+9
* Fix resource ID conflict. Original patch by Thiago Farina (see http://codere...pkasting@chromium.org2009-10-162-39/+39
* Bookmark bubble tweaksthomasvl@chromium.org2009-10-161-3/+10
* Enable the Developer Tools menu item in the page menu.pinkerton@chromium.org2009-10-161-20/+26
* Make sure you can type in the homepage box.thomasvl@chromium.org2009-10-161-36/+36
* Update the terms or service.laforge@chromium.org2009-10-1646-2415/+2617
* Facelifts to sync UItim@chromium.org2009-10-1553-117/+242
* Add UI for changing timezones.chocobo@google.com2009-10-151-0/+9
* Tracks the amount of memory SQLite is using in the browser processjamesr@chromium.org2009-10-151-0/+3
* Hook up "Bookmark All Tabs" on Mac as menu item in Bookmarks menu and tab con...pinkerton@chromium.org2009-10-153-674/+197
* Add env variable to write minidumps to a preset directory.jeremy@chromium.org2009-10-151-0/+29
* Reland r29095 (removes wrench integration foraa@chromium.org2009-10-152-11/+1
* Reverting r29095 (removes wrench integration foraa@chromium.org2009-10-152-1/+11
* Remove the implicit wrench menu items for browser actions.aa@chromium.org2009-10-152-11/+1
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-141-4/+28
* linux: tickle the render sandbox early so it forks at the right timeevan@chromium.org2009-10-141-17/+21
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-142-1/+2
* Move IDS_NOTIFICATION_PERMISSIONS to generated_resources.grd. This stringmark@chromium.org2009-10-142-16/+16
* Updates for Under the Hood prefs from Cole:thomasvl@chromium.org2009-10-141-20/+15
* Move the framework and helper application into a versioned directory in supportmark@chromium.org2009-10-142-24/+14
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-141-0/+4
* Revert 28875 - Adding support for Native Client in Chrome's task manager and ...gregoryd@google.com2009-10-131-4/+0
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-131-0/+4
* Eliminate all uses of strerror() in code that uses src/base. strerror() is in...tschmelcher@chromium.org2009-10-131-2/+2
* Initialize default crash callback if we fail to get user SID.kuchhal@chromium.org2009-10-131-7/+9
* Fix ChromeOS build.evan@chromium.org2009-10-131-2/+2
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-4/+4
* linux: drop linux-specific CommandLine functionevan@chromium.org2009-10-131-4/+0
* include CHROMEOS files and defintions in TOOLKIT_VEIWS build.oshima@chromium.org2009-10-124-7/+7
* Add a learn more hyper link button to the privacy settings area of under the ...thomasvl@chromium.org2009-10-121-25/+66
* Browser side support (sans UI) for desktop notifications.johnnyg@chromium.org2009-10-122-0/+17
* Change text for extension download UI.sidchat@chromium.org2009-10-091-0/+4
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Mac: Theme the bookmark bar on the new tab page.erg@chromium.org2009-10-091-7/+24
* Add support for Swahili and Amharic.mal@chromium.org2009-10-095-0/+178
* Remove the preference localizer class.thomasvl@chromium.org2009-10-092-128/+180
* IB seems to have forgotten about the outlets on some of the custom classes, s...thomasvl@chromium.org2009-10-091-55/+140