summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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