| Commit message (Expand) | Author | Age | Files | Lines |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -5/+9 |
* | Move UtilityProcessHost to content and move the message sending/dispatching t... | jam@chromium.org | 2011-06-09 | 1 | -4/+7 |
* | Change the web store private install API to accept a localized extension name. | asargent@chromium.org | 2011-05-26 | 1 | -1/+5 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Add histograms that measure unpack time. | skerner@chromium.org | 2011-04-20 | 1 | -1/+4 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Add failure reason histogram to SandboxedExtensionUnpacker | skerner@chromium.org | 2011-01-31 | 1 | -1/+60 |
* | Fail gracefully if profile Temp dir can not be accessed. | skerner@chromium.org | 2011-01-19 | 1 | -5/+5 |
* | This adds some plumbing for propagating the status and error code of a render... | gspencer@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -3/+3 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -1/+1 |
* | Unrevert again r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "... | thakis@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | Unrevert r63919: "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | Revert r63919 "Part 2 of immutable Extension refactor." | mpcomplete@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | Part 2 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-26 | 1 | -1/+1 |
* | Revert 63067 - This adds some plumbing for propagating the status and error c... | gspencer@chromium.org | 2010-10-19 | 1 | -1/+1 |
* | This adds some plumbing for propagating the status and error code of a | gspencer@chromium.org | 2010-10-19 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part10: | tfarina@chromium.org | 2010-10-09 | 1 | -1/+1 |
* | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+1 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -2/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Reland r50834 | aa@chromium.org | 2010-06-25 | 1 | -15/+0 |
* | Revert r50834 | aa@chromium.org | 2010-06-25 | 1 | -0/+15 |
* | Allow multiple domains in app. | aa@chromium.org | 2010-06-25 | 1 | -15/+0 |
* | Force web_origin to be present only on extension gallery installs. For | mpcomplete@chromium.org | 2010-06-03 | 1 | -6/+11 |
* | Unpack extensions inside chrome's profile directory. | skerner@chromium.org | 2010-04-30 | 1 | -0/+4 |
* | Resubmit 1025006: Refactor app-related manifest properties | aa@chromium.org | 2010-03-19 | 1 | -7/+7 |
* | Revert 42091 - Refactor apprelated manifest properties so that they don't | andybons@chromium.org | 2010-03-19 | 1 | -7/+7 |
* | Refactor app-related manifest properties so that they don't | aa@chromium.org | 2010-03-19 | 1 | -7/+7 |
* | Force an app's orgin to be the origin of the URL the crx is | aa@chromium.org | 2010-03-18 | 1 | -0/+27 |
* | This looks like it was causing the pipe to sometimes overfill. | aa@chromium.org | 2010-03-17 | 1 | -3/+2 |
* | Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t... | cira@chromium.org | 2009-11-18 | 1 | -5/+16 |
* | Tenth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -0/+2 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -3/+5 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -5/+3 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -3/+5 |
* | Get rid of MessageLoop* caching in extensions code. | jam@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Fix theme install on 64 bit chromium builds. | tony@chromium.org | 2009-08-20 | 1 | -4/+4 |
* | Try again to land: http://codereview.chromium.org/160483 | aa@chromium.org | 2009-08-01 | 1 | -1/+1 |
* | Rollback 22228 | aa@chromium.org | 2009-08-01 | 1 | -1/+1 |
* | Ever closer. Extract a client interface out of CrxInstaller and | aa@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | Pull CrxInstaller out of ExtensionsService. | aa@chromium.org | 2009-07-30 | 1 | -4/+16 |
* | Pull a SandboxedExtensionUnpacker out of ExtensionsService. | aa@chromium.org | 2009-07-28 | 1 | -0/+125 |