summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_exe.gypi
Commit message (Expand)AuthorAgeFilesLines
* Add chrome_nacl_win64 as a dependency of chrome.jam@chromium.org2012-11-301-0/+1
* [Mac] Remove built-in NPAPI flash from bundle.shess@chromium.org2012-11-211-1/+0
* Make all pdb file names follow the same naming convention.iannucci@chromium.org2012-11-171-2/+0
* delegate_execute should build on 2012 tooscottmg@google.com2012-10-161-1/+1
* Build the Widevine CDM plugin.ddorwin@chromium.org2012-10-121-0/+4
* Move common_constants target into a proper .gyp file so that it can sharedgarykac@chromium.org2012-10-091-1/+1
* Revert 160721 - Build the Widevine CDM plugin.creis@chromium.org2012-10-081-4/+0
* Build the Widevine CDM plugin.ddorwin@chromium.org2012-10-081-0/+4
* Add initial framework for detecting and reporting unusual process state at th...cdn@chromium.org2012-09-271-0/+3
* Integrate the Windows 8 code into the Chromium tree (take 3).robertshield@chromium.org2012-09-071-1/+7
* Revert 155444 - Integrate the Windows 8 code into the Chromium tree (take 2).erikwright@chromium.org2012-09-071-7/+1
* Integrate the Windows 8 code into the Chromium tree (take 2).robertshield@chromium.org2012-09-071-1/+7
* Revert 155429 - Integrate the Windows 8 code into the Chromium tree.erikwright@chromium.org2012-09-071-7/+1
* Integrate the Windows 8 code into the Chromium tree.robertshield@chromium.org2012-09-071-1/+7
* Revert 153268 - Refactor manifests to allow all executables to use the same b...karen@chromium.org2012-08-251-3/+1
* Refactor manifests to allow all executables to use the same base manifests as...gab@chromium.org2012-08-241-1/+3
* Make the Mac Info.plist SCM keys genericstuartmorgan@chromium.org2012-08-231-3/+3
* Don't use NXArgc or NXArgv. Access them via _NSGetArgc() and _NSGetArgv().mark@chromium.org2012-08-071-10/+0
* Cleanup: Remove an obsolete TODO.thestig@chromium.org2012-08-031-5/+2
* CrOS: Exclude PDF crash symbol generation.thestig@chromium.org2012-08-031-1/+5
* Archive PDF breakpad symbols for official builds.thestig@chromium.org2012-08-021-1/+8
* Do not pass -dead_strip to ld for the Mac helper and main apps.rsesek@chromium.org2012-08-011-0/+10
* Some misc gyp fix-up for Androidyfriedman@chromium.org2012-07-131-1/+1
* Use #pragma comment(lib, "userenv.lib") rather than AdditionalDependencies. ...grt@chromium.org2012-07-101-6/+0
* Send the user's Windows profile type up in crash reports.grt@chromium.org2012-07-101-0/+6
* Revert 145892 - Send the user's Windows profile type up in crash reports.grt@chromium.org2012-07-101-3/+0
* Send the user's Windows profile type up in crash reports.grt@chromium.org2012-07-101-0/+3
* Omit nacl-related targets from mini_installer when disable_nacl==1.grt@chromium.org2012-06-261-49/+63
* Proper fix for nacl64.exe. I missed the fact in my earlier change that hi_res...jam@chromium.org2012-06-041-1/+0
* Temporary fix for component build failure after hi_res_timer_manager_win.cc m...jam@chromium.org2012-06-041-1/+1
* Fix buildjam@chromium.org2012-06-041-1/+1
* Remove installer_util_strings.rc from chrome.dll.tony@chromium.org2012-05-241-1/+0
* Make setup.exe compatible with the component build.gab@chromium.org2012-05-171-0/+7
* Note: this change does nothing unless order_profiling=1 is manually set in GY...glotov@google.com2012-05-161-0/+5
* Revert "Make setup.exe compatible with the component build."gab@chromium.org2012-05-161-15/+0
* Make setup.exe compatible with the component build.gab@chromium.org2012-05-151-0/+15
* Revert r129947 as this breaks several bits of Chrome that call into the insta...robertshield@chromium.org2012-04-121-0/+1
* Add experiments info to crash dumps.mad@chromium.org2012-04-051-0/+2
* Remove installer strings from chrome.dll.tony@chromium.org2012-03-301-1/+0
* Reland - Create a database for NaCl validation caching that is shared between...nduca@google.com2012-03-271-0/+1
* Revert 129061 - Create a database for NaCl validation caching that is shared ...nduca@google.com2012-03-271-1/+0
* Create a database for NaCl validation caching that is shared between processes.ncbray@chromium.org2012-03-271-0/+1
* Revert 128910 - Add experiments info to crash dumps.alokp@chromium.org2012-03-261-2/+0
* Add experiments info to crash dumps.mad@chromium.org2012-03-261-0/+2
* Load the metro driver dll at startupcpu@chromium.org2012-03-201-0/+2
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-141-1/+0
* Make helper app, get closer to working content shell.avi@chromium.org2012-03-091-2/+2
* Fix tweak_info_plist.py to be explicit about arguments.avi@chromium.org2012-03-071-7/+6
* First pass at content shell for the Mac. Doesn't work yet.avi@chromium.org2012-03-061-2/+2
* Cleanup: Combine more conditions together.thestig@chromium.org2012-03-011-29/+20