| Commit message (Expand) | Author | Age | Files | Lines |
* | content: Move two more url constants into content namespace. | tfarina@chromium.org | 2013-05-15 | 1 | -1/+1 |
* | Remove bzip2 code since it is no longer being used. | thestig@chromium.org | 2013-05-15 | 1 | -1/+0 |
* | Change media source switch to refer to the prefixed API. | acolwell@chromium.org | 2013-05-14 | 1 | -3/+4 |
* | Add an intermediate window between GCF's host window and the RHW. | grt@chromium.org | 2013-05-14 | 1 | -5/+0 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-14 | 1 | -2/+4 |
* | Revert 199771 "Add support for split Public Suffix List distinct..." | nyquist@chromium.org | 2013-05-13 | 1 | -4/+2 |
* | Add support for split Public Suffix List distinctions. | nyquist@chromium.org | 2013-05-13 | 1 | -2/+4 |
* | Remove unneeded libbz2 include in ChromeFrame. | thestig@chromium.org | 2013-05-08 | 1 | -7/+1 |
* | Revert 198820 "Move FileEnumerator to its own file, do some refa..." | dbeam@chromium.org | 2013-05-08 | 1 | -7/+6 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-05-07 | 1 | -6/+7 |
* | Implement a caching permuted entropy provider on mobile platforms. | asvitkine@chromium.org | 2013-05-07 | 1 | -0/+1 |
* | Delete CopyRecursiveDirNoCache from test_file_util. | brettw@chromium.org | 2013-05-06 | 1 | -1/+2 |
* | [UMA] Rip out XML parts of the MetricsLogManager | isherman@chromium.org | 2013-05-05 | 1 | -7/+4 |
* | chrome_frame: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-26 | 6 | -11/+8 |
* | Disable CF/FullTabUITest.TabCrashReload/0 under use_aura=1. | grt@chromium.org | 2013-04-25 | 2 | -1/+6 |
* | Disable GCF window.print() test under Aura. | grt@chromium.org | 2013-04-25 | 1 | -0/+5 |
* | Re-enable disabled Chrome Frame accelerator tests. | robertshield@chromium.org | 2013-04-24 | 4 | -49/+76 |
* | Move Version to base namespace. | xhwang@chromium.org | 2013-04-22 | 1 | -4/+7 |
* | Extract locking behaviour from ProcessSingleton. | erikwright@chromium.org | 2013-04-19 | 1 | -4/+1 |
* | Remove Chrome Frame's delay shutdown field trial. | robertshield@chromium.org | 2013-04-18 | 10 | -97/+12 |
* | Update the remaining include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-17 | 6 | -6/+6 |
* | Make poor_mans_trybot support the component build. | grt@chromium.org | 2013-04-16 | 2 | -40/+79 |
* | Allow multiple exits from LaunchUpdateCommand() for safety and clarity. | pkasting@chromium.org | 2013-04-16 | 1 | -26/+13 |
* | Revert 193992 "Lets try this again." | jochen@chromium.org | 2013-04-15 | 1 | -10/+10 |
* | Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects. | pkasting@chromium.org | 2013-04-13 | 1 | -6/+3 |
* | Lets try this again. | michaeln@google.com | 2013-04-12 | 1 | -10/+10 |
* | Revert 193968 "Roll the DEPS for google-url." | michaeln@google.com | 2013-04-12 | 1 | -10/+10 |
* | Put autofill code into namepspace autofill Step 2 | kaiwang@chromium.org | 2013-04-12 | 1 | -1/+1 |
* | Roll the DEPS for google-url. | tfarina@chromium.org | 2013-04-12 | 1 | -10/+10 |
* | Change PolicyLoaderWin to load PReg files if possible. | mnissler@chromium.org | 2013-04-12 | 3 | -7/+7 |
* | Move path functions from file_util to FilePath object. | brettw@chromium.org | 2013-04-12 | 1 | -3/+2 |
* | Revert 193649 "Change PolicyLoaderWin to load PReg files if poss..." | dmazzoni@chromium.org | 2013-04-11 | 3 | -7/+7 |
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome_frame. | dcheng@chromium.org | 2013-04-11 | 4 | -6/+6 |
* | Change PolicyLoaderWin to load PReg files if possible. | mnissler@chromium.org | 2013-04-11 | 3 | -7/+7 |
* | Move webdata/autofill code into autofill component | caitkp@chromium.org | 2013-04-11 | 1 | -1/+1 |
* | Don't set MODE_DEFAULT when adding HPKP header. | palmer@chromium.org | 2013-04-10 | 1 | -2/+3 |
* | Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc... | wfh@chromium.org | 2013-04-09 | 1 | -0/+1 |
* | net: move socket files from net/base to net/socket | phajdan.jr@chromium.org | 2013-04-09 | 3 | -6/+6 |
* | Hide ContentClient getters from embedders so that they they don't reuse conte... | jam@chromium.org | 2013-04-05 | 1 | -2/+1 |
* | Remove application locale cache in autofill code (AutofillCountry::Applicatio... | jam@chromium.org | 2013-04-05 | 1 | -1/+1 |
* | Move c/b/webdata/code which does not depend on chrome/ to components/webdata/ | caitkp@chromium.org | 2013-04-03 | 1 | -3/+3 |
* | Pass app_locale directly to AutofillTable | caitkp@chromium.org | 2013-04-02 | 1 | -1/+1 |
* | Move MessageLoop to base namespace. | brettw@chromium.org | 2013-03-31 | 1 | -1/+2 |
* | Update sys_string_conversions includes in chrome_frame, content, net, and ui. | brettw@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | Simplify the ProcessSingleton API. | erikwright@chromium.org | 2013-03-28 | 1 | -6/+7 |
* | Remove a few chrome dependencies of c/b/webdata | kaiwang@chromium.org | 2013-03-24 | 1 | -2/+2 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Move creation of the various WebDatabaseTable types out of WebDatabase. | joi@chromium.org | 2013-03-20 | 1 | -1/+3 |
* | Have Chrome Frame ignore NavigationStateChanged events for provisional naviga... | robertshield@chromium.org | 2013-03-20 | 2 | -5/+35 |
* | Get rid of chrome frame flag in sandbox_policy.cc which is a layering violati... | jam@chromium.org | 2013-03-20 | 1 | -1/+1 |