| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Copy* into the base namespace. | brettw@chromium.org | 2013-07-09 | 2 | -4/+4 |
* | Create the desktop screen in the CF net tests. | grt@chromium.org | 2013-07-03 | 1 | -0/+9 |
* | Revert 209420 "Factor out content shell and tests into a standal..." | jam@chromium.org | 2013-07-02 | 1 | -1/+1 |
* | Move DeleteAfterReboot, Move, and ReplaceFile to base namespace | brettw@chromium.org | 2013-07-01 | 2 | -3/+3 |
* | Move file_util::Delete to the base namespace | brettw@chromium.org | 2013-07-01 | 6 | -8/+8 |
* | Factor out content shell and tests into a standalone gyp | mnaganov@chromium.org | 2013-07-01 | 1 | -1/+1 |
* | Revert r206949 - "Start moving breakpad integration to a component." | jochen@chromium.org | 2013-06-29 | 1 | -2/+1 |
* | More tests for handling HSTS and HPKP headers. | palmer@chromium.org | 2013-06-29 | 1 | -0/+2 |
* | Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print... | avi@chromium.org | 2013-06-28 | 15 | -16/+16 |
* | Fix one more instance of scoped_ptr<T>(NULL) on Windows. | dcheng@chromium.org | 2013-06-26 | 1 | -1/+1 |
* | Chrome Frame turndown prompt. | grt@chromium.org | 2013-06-22 | 16 | -3/+871 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 3 | -18/+13 |
* | Cleanup: Remove unneeded gurl.h includes. | thestig@chromium.org | 2013-06-21 | 2 | -5/+1 |
* | In components/autofill, move browser/ to core/browser/ | blundell@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction. | ttuttle@chromium.org | 2013-06-20 | 1 | -1/+4 |
* | Start moving breakpad integration to a component. | jochen@chromium.org | 2013-06-18 | 1 | -1/+2 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor. | dcheng@chromium.org | 2013-06-17 | 1 | -5/+4 |
* | Revert 206380 "Disable flaky CF test." | grt@chromium.org | 2013-06-17 | 1 | -2/+1 |
* | Disable flaky CF test. | pastarmovj@google.com | 2013-06-14 | 1 | -1/+2 |
* | Use a direct include of strings headers in chrome_frame/. | avi@chromium.org | 2013-06-11 | 50 | -85/+85 |
* | Move FileEnumerator to its own file, do some refactoring. | brettw@chromium.org | 2013-06-08 | 1 | -6/+7 |
* | Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,... | avi@chromium.org | 2013-06-07 | 39 | -42/+42 |
* | Make some Win Aura code use "if (weak_ptr)" style | akalin@chromium.org | 2013-06-07 | 3 | -10/+10 |
* | Fix Win Aura use of WeakPtr<T>'s operator T* conversion | akalin@chromium.org | 2013-06-05 | 3 | -10/+10 |
* | Revert "Disable GCF window.print() test under Aura." | grt@chromium.org | 2013-06-04 | 1 | -5/+0 |
* | Roll DEPS for googleurl. Second try. | tfarina@chromium.org | 2013-06-03 | 1 | -21/+21 |
* | Make webkit_user_agent a standalone gyp | jamesr@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | content: Move kViewSourceScheme constant into content namespace. | tfarina@chromium.org | 2013-05-30 | 5 | -7/+7 |
* | chrome_frame: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-30 | 19 | -54/+59 |
* | Update configuration of IE for GCF tests. | grt@chromium.org | 2013-05-28 | 1 | -22/+83 |
* | Fix cross-window focus in Chrome Frame. | grt@chromium.org | 2013-05-25 | 4 | -12/+13 |
* | Remove trailing commas from Chromium IDLs | nbarth@chromium.org | 2013-05-23 | 1 | -1/+1 |
* | Move webkit/user_agent/ into webkit/common | jamesr@chromium.org | 2013-05-23 | 2 | -2/+2 |
* | Remove references to Profile from browser_context_keyed_service. | phajdan.jr@chromium.org | 2013-05-22 | 1 | -1/+1 |
* | Reland: base: Support setting thread priorities generically. | epenner@chromium.org | 2013-05-22 | 1 | -1/+2 |
* | Revert 201202 "base: Support setting thread priorities generically." | scottmg@chromium.org | 2013-05-21 | 1 | -2/+1 |
* | base: Support setting thread priorities generically. | epenner@chromium.org | 2013-05-21 | 1 | -1/+2 |
* | Drop more dependencies of ProfileKeyedService infrastructure on chrome. | phajdan.jr@chromium.org | 2013-05-17 | 1 | -0/+6 |
* | Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette... | thestig@chromium.org | 2013-05-16 | 3 | -5/+2 |
* | Send KEYUP and KEYDOWN rather than CHAR messages to the renderer window. | grt@chromium.org | 2013-05-15 | 7 | -25/+54 |
* | Disable FullTabNavigationTest.JavascriptWindowOpenCanClose for use_aura=1. | grt@chromium.org | 2013-05-15 | 1 | -0/+5 |
* | 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 |