| Commit message (Expand) | Author | Age | Files | Lines |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -1/+1 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 1 | -0/+2 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -0/+1 |
* | Reduce header dependencies in base/ | phajdan.jr@chromium.org | 2009-06-03 | 1 | -0/+1 |
* | Cleanup temp files/folders in a few more tests. | munjal@chromium.org | 2009-06-01 | 1 | -9/+22 |
* | Add a histogram to measure the number of times we ask | paulg@google.com | 2009-05-11 | 1 | -1/+8 |
* | Add a performance test for measuring hash implementation time. | paulg@google.com | 2009-05-11 | 1 | -4/+66 |
* | Decrease the SafeBrowsing false positive rate. | paulg@google.com | 2009-05-09 | 8 | -88/+245 |
* | Landing approved patch for Yuta Kitamura (yutak@google.com) | mbelshe@google.com | 2009-05-08 | 2 | -26/+28 |
* | Separate the key setting code in the constructor of HMAC class into the Init | wtc@chromium.org | 2009-05-05 | 1 | -3/+3 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move scoped_vector.h and stl_util-inl.h to base/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Add support for handling files containing URLs with a sampling | paulg@google.com | 2009-05-05 | 1 | -17/+51 |
* | Deprecate wstring version of PathService::Get() in unit tests. | thestig@chromium.org | 2009-05-04 | 1 | -8/+7 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 4 | -20/+20 |
* | Add some histograms to see how often users click through blocking pages. | abarth@chromium.org | 2009-05-01 | 1 | -0/+21 |
* | Revert 14569 | abarth@chromium.org | 2009-04-26 | 1 | -21/+0 |
* | Add some histograms to see how often users click through blocking pages. | abarth@chromium.org | 2009-04-26 | 1 | -0/+21 |
* | Fix a leak of the NavigationController during many tests. A duplicate | brettw@chromium.org | 2009-04-21 | 1 | -3/+3 |
* | Rename WebContentsView* to TabContentsView* in preparation for merging | brettw@chromium.org | 2009-04-20 | 1 | -1/+1 |
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 3 | -21/+19 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 3 | -19/+21 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 3 | -21/+19 |
* | Create a test program for generating false positive statistics | paulg@google.com | 2009-04-17 | 1 | -0/+280 |
* | Reduce the false positive rate for SafeBrowsing gethash requests. | paulg@google.com | 2009-04-17 | 4 | -4/+27 |
* | Remove TabContentsType from the NavigationController external interface and in | brettw@chromium.org | 2009-04-15 | 2 | -7/+7 |
* | Remove unused database code. | paulg@google.com | 2009-04-08 | 2 | -33/+0 |
* | This CL adds unit-tests for the SafeBrowsingBlockingPage class. | jcampan@chromium.org | 2009-04-03 | 5 | -17/+427 |
* | Remove the old and no longer used SafeBrowsing storage | paulg@google.com | 2009-03-21 | 8 | -1571/+11 |
* | Fix errors detected by coverity. | paulg@google.com | 2009-03-18 | 1 | -6/+6 |
* | Remove unneeded uses of base/hash_tables.h. | thestig@chromium.org | 2009-03-17 | 2 | -2/+0 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -1/+2 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -1/+4 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 3 | -3/+0 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 3 | -4/+0 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 9 | -26/+55 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 5 | -13/+13 |
* | revert broken change 10833 | nsylvain@chromium.org | 2009-03-03 | 1 | -67/+47 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -47/+67 |
* | Revert dsh's change 10818 | nsylvain@chromium.org | 2009-03-03 | 1 | -59/+47 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -47/+59 |
* | Remove more ifdefs where all platforms now share the implementation. | pinkerton@chromium.org | 2009-03-03 | 1 | -6/+0 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 1 | -1/+3 |
* | Enable history and downloads by default, port NewTabUI from DOMUIHost to DOMUI. | glen@chromium.org | 2009-02-25 | 1 | -1/+1 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 3 | -26/+26 |
* | Report malware sub resources and their containing page to the | paulg@google.com | 2009-02-19 | 4 | -2/+104 |
* | Bring the SafeBrowsingProtocolManager out of scaffolding. | paul@chromium.org | 2009-02-19 | 1 | -7/+1 |
* | Make safe_browsing_blocking_page.cc compile on Posix. | jhawkins@chromium.org | 2009-02-19 | 3 | -8/+5 |