summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_constants.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the browser survive massive data: URIs, via various techniques:cevans@chromium.org2010-04-011-1/+2
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-0/+2
* Implement status icons on windows.atwilson@google.com2010-03-241-0/+1
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-0/+2
* Deprecate file_util::AppendToPath() on non-Windows.evan@chromium.org2010-02-261-1/+1
* Rename the DLL and the executable used by NaCl on Win64 (chrome_nacl_win64.dl...gregoryd@google.com2010-02-251-1/+1
* Further reduce the bad dependency of chrome/common on chrome/browser.phajdan.jr@chromium.org2010-02-241-0/+2
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-011-0/+1
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-301-1/+0
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-301-0/+1
* Avoid accepting suspiciously long URLs from the renderer. These can take downcevans@chromium.org2010-01-081-0/+1
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-141-1/+1
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-111-1/+1
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-111-1/+1
* Set prop app id for chromium/application shortcut.xiyuan@chromium.org2009-11-191-0/+9
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-191-1/+3
* Revert "linux: use /proc/self/exe when exec'ing ourselves"evan@chromium.org2009-11-191-3/+1
* linux: use /proc/self/exe when exec'ing ourselvesevan@chromium.org2009-11-191-1/+3
* Implement web app shortcuts natively per issue 25528xiyuan@chromium.org2009-11-171-0/+1
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-4/+1
* Create BlacklistManager, which will aggregate individual blacklists into one ...phajdan.jr@chromium.org2009-10-151-0/+1
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-141-5/+5
* Move the framework and helper application into a versioned directory in supportmark@chromium.org2009-10-141-1/+0
* Get rid of mac_app_names.h. Replace it with real constants frommark@chromium.org2009-10-081-7/+15
* Cleaning up after the initial Chrome Frame commit.robertshield@chromium.org2009-09-281-3/+3
* Changing the Chrome browser app name when CHROME_EXP_BUILD is defined. robertshield@chromium.org2009-09-111-1/+4
* Check in http://codereview.chromium.org/197013/show for tfarina.mirandac@chromium.org2009-09-101-1/+1
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-011-0/+1
* Cache images on theme install so startup does no image processing.mirandac@chromium.org2009-08-241-0/+1
* Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...mattm@chromium.org2009-08-211-0/+1
* Make unit_tests UtilityProcessHostTest use the helper app on the Mac.mark@chromium.org2009-08-201-12/+20
* Fix up the pid collection code for Mac OS X so it handles the different bundl...thomasvl@chromium.org2009-08-141-3/+4
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-281-0/+1
* Integrates a custom JumpList of Windows 7 into Chromium.hbono@chromium.org2009-07-241-0/+1
* Wire up a LoginDatabase for PasswordStoreMac, and start using it for lookup.stuartmorgan@chromium.org2009-06-301-0/+1
* Enforce a max length for document titles.abarth@chromium.org2009-05-301-0/+2
* With the recent change to the ExternalTabContainer to have it subclass Widget...ananta@chromium.org2009-05-271-1/+0
* Fix another name I missed.thomasvl@chromium.org2009-05-211-1/+1
* Fixed on official app name used for unittests that I missed before.thomasvl@chromium.org2009-05-211-1/+1
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-141-0/+1
* Create a ChromeProcessUtil for the Mac, and enable it in the tests.avi@google.com2009-04-231-4/+14
* More solid detection of browser process in chrome_process_util_linux.cc:phajdan.jr@chromium.org2009-04-211-0/+3
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-2/+2
* Make startup_tests build and work on Mac.phajdan.jr@chromium.org2009-03-181-0/+9
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-051-0/+4
* Add FilePath setter/getter to pref service. Change callers to use it rather t...estade@chromium.org2009-03-041-1/+1
* Proposed change to support resource loading for media files.hclam@chromium.org2009-03-021-0/+3
* Ports SpellChecker to use FilePaths instead of wstring.estade@chromium.org2009-02-251-1/+3
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-1/+2