| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable device discovery notifications. | vitalybuka@chromium.org | 2013-09-13 | 1 | -0/+3 |
* | Remove page cyclers from chrome binary. | tonyg@chromium.org | 2013-09-04 | 1 | -1/+1 |
* | Remove ref-counting from StreamListenSocket | szym@chromium.org | 2013-09-03 | 2 | -18/+19 |
* | Factor out a perf test result printer method. | tonyg@chromium.org | 2013-09-02 | 2 | -1/+2 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 4 | -5/+5 |
* | Fix more fallouts of variations target move. | asvitkine@chromium.org | 2013-08-29 | 2 | -2/+2 |
* | content: Move kHttpsScheme constant into content namespace. | tfarina@chromium.org | 2013-08-26 | 2 | -5/+4 |
* | Move perftimer.* into base/test/ directory. | tfarina@chromium.org | 2013-08-24 | 2 | -2/+2 |
* | Disable FullTabNavigationTest.FormPostBackForward | vabr@chromium.org | 2013-08-22 | 1 | -1/+2 |
* | Disable FullTabUITest.TabCrashReload | vabr@chromium.org | 2013-08-22 | 1 | -1/+2 |
* | Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https. | cdn@chromium.org | 2013-08-22 | 1 | -1/+1 |
* | Remove useless string copy. | etienneb@chromium.org | 2013-08-21 | 1 | -1/+1 |
* | Remove useless function name qualifier. | etienneb@chromium.org | 2013-08-21 | 1 | -1/+1 |
* | reland 'Set chrome_multiple_dll=1 by default on Windows in static_library' | scottmg@chromium.org | 2013-08-21 | 1 | -1/+1 |
* | Add missing DCHECK to validate HR. | etienneb@chromium.org | 2013-08-21 | 2 | -0/+3 |
* | Added a new policy setting as well as corrisponding registry key to allow GCF... | joe.knoll@workday.com | 2013-08-21 | 5 | -4/+83 |
* | Fix race in matching tab contents titles in GCF integration tests. | grt@chromium.org | 2013-08-21 | 3 | -52/+88 |
* | Remove unneeded DCHECK from CF's ie_event_sink test code. | robertshield@chromium.org | 2013-08-20 | 1 | -1/+0 |
* | Fix regression: don't redirect to data: URLs. | tsepez@chromium.org | 2013-08-16 | 1 | -1/+4 |
* | Fix uninitialized HRESULT in ie_event_sink.cc reported by PVS. | robertshield@chromium.org | 2013-08-14 | 1 | -1/+1 |
* | Revert 216444 "net: add a test to ensure that our TLS handshake ..." | frankf@chromium.org | 2013-08-08 | 1 | -1/+3 |
* | net: add a test to ensure that our TLS handshake doesn't get too large. | agl@chromium.org | 2013-08-08 | 1 | -3/+1 |
* | Fix content_browsertests and other full stack tests in multiple_dll | scottmg@chromium.org | 2013-08-06 | 1 | -1/+1 |
* | Embed compatibility manifest into all *.exe files | Yukawa@chromium.org | 2013-07-30 | 1 | -2/+3 |
* | Add a CertVerifier flag to enable hard fail for local (non-public) trust anch... | rsleevi@chromium.org | 2013-07-30 | 1 | -0/+1 |
* | importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab... | tfarina@chromium.org | 2013-07-27 | 1 | -1/+1 |
* | Make the dismiss button on the CF infobar be an image button. | robertshield@chromium.org | 2013-07-24 | 4 | -4/+95 |
* | Update include paths in chrome_frame for base/process changes. | rsesek@chromium.org | 2013-07-23 | 19 | -17/+28 |
* | reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue... | scottmg@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Revert 212927 "Move webkitplatformsupport_impl and related from ..." | bryeung@chromium.org | 2013-07-22 | 1 | -1/+1 |
* | Move webkitplatformsupport_impl and related from glue to child | scottmg@chromium.org | 2013-07-22 | 1 | -1/+1 |
* | Refactor utility methods that don't use the ProfileManager directly out of th... | noms@chromium.org | 2013-07-18 | 1 | -1/+2 |
* | Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_... | avi@chromium.org | 2013-07-17 | 10 | -11/+11 |
* | Use a direct include of the shared_memory header in base/, chrome/, components/. | avi@chromium.org | 2013-07-17 | 4 | -4/+4 |
* | Rename base::Delete to base::DeleteFile | brettw@chromium.org | 2013-07-16 | 6 | -8/+8 |
* | Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to... | brettw@chromium.org | 2013-07-15 | 2 | -3/+3 |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 5 | -6/+6 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 9 | -18/+18 |
* | ProcessSingleton now uses base::win::MessageWindow to create a message-only w... | alexeypa@chromium.org | 2013-07-11 | 3 | -0/+13 |
* | 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 |