| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't pull in content_switches.cc to whole chrome code base | jam@chromium.org | 2013-12-02 | 1 | -1/+2 |
* | Don't make chrome.exe depend on the metro_driver unittests. | robertshield@chromium.org | 2013-11-23 | 1 | -1/+1 |
* | Add UMA tracking for timings around Chrome exe and dll loading. | koz@chromium.org | 2013-11-19 | 1 | -0/+1 |
* | Remove linux coverage scripts. | thakis@chromium.org | 2013-11-14 | 1 | -1/+1 |
* | Chrome Early Loading Framework | caitkp@chromium.org | 2013-11-13 | 1 | -0/+14 |
* | Move nacl_helper_linux.cc to components/nacl | alexis.menard@intel.com | 2013-11-12 | 1 | -1/+1 |
* | Move windows breakpad code to the breakpad component | jochen@chromium.org | 2013-10-17 | 1 | -8/+2 |
* | Revert 226921 "Don't pull in content_switches.cc to whole chrome..." | thakis@chromium.org | 2013-10-04 | 1 | -2/+1 |
* | Don't pull in content_switches.cc to whole chrome code base | rchlodnicki@opera.com | 2013-10-04 | 1 | -1/+2 |
* | Set the experiment/variation info in crash reports using the crash key loggin... | rsesek@chromium.org | 2013-09-25 | 1 | -2/+0 |
* | Set up content in-process main threads via factory | scottmg@chromium.org | 2013-08-16 | 1 | -0/+3 |
* | Move nacl.gypi to components. | yael.aharon@intel.com | 2013-08-06 | 1 | -1/+1 |
* | Fix content_browsertests and other full stack tests in multiple_dll | scottmg@chromium.org | 2013-08-06 | 1 | -0/+2 |
* | Embed compatibility manifest into all *.exe files | Yukawa@chromium.org | 2013-07-30 | 1 | -5/+5 |
* | Add a BreakpadClient which an embedder of the breakpad component has to provide | jochen@chromium.org | 2013-07-04 | 1 | -0/+5 |
* | fix chrome_split_dll when use_aura=1 | scottmg@chromium.org | 2013-06-14 | 1 | -0/+6 |
* | Make chrome.exe rendezvous with existing chrome process earlier. | koz@chromium.org | 2013-06-05 | 1 | -0/+1 |
* | Linux: remove unmaintained SELinux code. | phajdan.jr@chromium.org | 2013-05-17 | 1 | -5/+3 |
* | Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland) | scottmg@chromium.org | 2013-05-08 | 1 | -2/+4 |
* | Revert 198834 "Add chrome_split_dll gyp variable, and duplicate ..." | dewittj@chromium.org | 2013-05-08 | 1 | -4/+2 |
* | Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target | scottmg@chromium.org | 2013-05-08 | 1 | -2/+4 |
* | Hook NtTerminateProcess and generate crash reports when it is called from an ... | cdn@chromium.org | 2013-04-13 | 1 | -3/+0 |
* | Add chrome.isolate and chrome_run gyp target. | maruel@chromium.org | 2013-04-12 | 1 | -0/+25 |
* | Get rid of the last NaCl mention in the content sandbox code. Make Windows ca... | jam@chromium.org | 2013-03-21 | 1 | -1/+0 |
* | Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo... | jam@chromium.org | 2013-03-20 | 1 | -1/+1 |
* | Don't disable nacl_helper_bootstrap when building for ARM. | sbc@chromium.org | 2013-03-16 | 1 | -2/+1 |
* | Renaming the CdmWrapper build targets. | dkovalev@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Add Windows implementation for base/debug/crash_logging.h. | rsesek@chromium.org | 2013-01-24 | 1 | -0/+3 |
* | Gate out unneeded x64 targets on windows when building with target_arch=x64. | bradnelson@google.com | 2013-01-19 | 1 | -1/+1 |
* | Set msvs_cygwin_shell explicitly on for actions which require it. | iannucci@chromium.org | 2013-01-17 | 1 | -0/+1 |
* | Add chrome_nacl_win64 as a dependency of chrome. | jam@chromium.org | 2012-11-30 | 1 | -0/+1 |
* | [Mac] Remove built-in NPAPI flash from bundle. | shess@chromium.org | 2012-11-21 | 1 | -1/+0 |
* | Make all pdb file names follow the same naming convention. | iannucci@chromium.org | 2012-11-17 | 1 | -2/+0 |
* | delegate_execute should build on 2012 too | scottmg@google.com | 2012-10-16 | 1 | -1/+1 |
* | Build the Widevine CDM plugin. | ddorwin@chromium.org | 2012-10-12 | 1 | -0/+4 |
* | Move common_constants target into a proper .gyp file so that it can shared | garykac@chromium.org | 2012-10-09 | 1 | -1/+1 |
* | Revert 160721 - Build the Widevine CDM plugin. | creis@chromium.org | 2012-10-08 | 1 | -4/+0 |
* | Build the Widevine CDM plugin. | ddorwin@chromium.org | 2012-10-08 | 1 | -0/+4 |
* | Add initial framework for detecting and reporting unusual process state at th... | cdn@chromium.org | 2012-09-27 | 1 | -0/+3 |
* | Integrate the Windows 8 code into the Chromium tree (take 3). | robertshield@chromium.org | 2012-09-07 | 1 | -1/+7 |
* | Revert 155444 - Integrate the Windows 8 code into the Chromium tree (take 2). | erikwright@chromium.org | 2012-09-07 | 1 | -7/+1 |
* | Integrate the Windows 8 code into the Chromium tree (take 2). | robertshield@chromium.org | 2012-09-07 | 1 | -1/+7 |
* | Revert 155429 - Integrate the Windows 8 code into the Chromium tree. | erikwright@chromium.org | 2012-09-07 | 1 | -7/+1 |
* | Integrate the Windows 8 code into the Chromium tree. | robertshield@chromium.org | 2012-09-07 | 1 | -1/+7 |
* | Revert 153268 - Refactor manifests to allow all executables to use the same b... | karen@chromium.org | 2012-08-25 | 1 | -3/+1 |
* | Refactor manifests to allow all executables to use the same base manifests as... | gab@chromium.org | 2012-08-24 | 1 | -1/+3 |
* | Make the Mac Info.plist SCM keys generic | stuartmorgan@chromium.org | 2012-08-23 | 1 | -3/+3 |
* | Don't use NXArgc or NXArgv. Access them via _NSGetArgc() and _NSGetArgv(). | mark@chromium.org | 2012-08-07 | 1 | -10/+0 |
* | Cleanup: Remove an obsolete TODO. | thestig@chromium.org | 2012-08-03 | 1 | -5/+2 |
* | CrOS: Exclude PDF crash symbol generation. | thestig@chromium.org | 2012-08-03 | 1 | -1/+5 |