| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 2 | -4/+2 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -5/+3 |
* | Move browser_resources.rc into a a grd file. While I'm at it, | tc@google.com | 2009-02-09 | 1 | -1/+2 |
* | Port SafeBrowsingProtocolManager to Mac and linux. | paul@chromium.org | 2009-02-06 | 1 | -0/+12 |
* | Port the ResourceDispatcherHost to Mac and linux. | paul@chromium.org | 2009-02-05 | 1 | -2/+8 |
* | Usual round of porting in chrome/ | phajdan.jr@chromium.org | 2009-02-05 | 1 | -1/+4 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -2/+1 |
* | Safe browsing cleanup: | estade@chromium.org | 2009-01-28 | 9 | -42/+47 |
* | This CL makes the safe browsing interstitial page support multiple unsafe res... | jcampan@chromium.org | 2009-01-23 | 4 | -170/+426 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 1 | -2/+2 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 3 | -3/+7 |
* | End the SafeBrowsing update cycle when the update response | paulg@google.com | 2009-01-16 | 1 | -8/+22 |
* | Move url_* to net subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 3 | -6/+6 |
* | Fixing crash in SafeBrowsingDatabaseBloom: | tommi@chromium.org | 2009-01-12 | 1 | -4/+1 |
* | Fix linux / mac build. | paulg@google.com | 2009-01-08 | 1 | -2/+2 |
* | Ignore GetHash results for lists that we don't support. | paulg@google.com | 2009-01-08 | 6 | -41/+85 |
* | Add histograms to track the size of SafeBrowsing Updates. | paulg@google.com | 2009-01-06 | 2 | -4/+20 |
* | clean up safe browsing pref registration by following the | tc@google.com | 2009-01-06 | 2 | -2/+2 |
* | Keep trying to undo 7564. | estade@chromium.org | 2009-01-05 | 1 | -2/+2 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -2/+2 |
* | * Bring up GreaseMonkeySlave unittest on OS X. | jeremy@chromium.org | 2008-12-23 | 1 | -1/+5 |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 3 | -26/+42 |
* | Reverting 7149. | jcampan@chromium.org | 2008-12-17 | 3 | -42/+26 |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 3 | -26/+42 |
* | DatabaseLoadComplete now needs to be run after OnIOInitialize, so change the ... | jam@chromium.org | 2008-12-17 | 1 | -3/+3 |
* | A new shot at the old system monitor changelist. | mbelshe@google.com | 2008-12-13 | 2 | -8/+19 |
* | Port flush_cache tool and perf_tests. | phajdan.jr@chromium.org | 2008-12-12 | 2 | -88/+94 |
* | Reverting 6815. | phajdan.jr@chromium.org | 2008-12-11 | 2 | -94/+88 |
* | Port flush_cache tool and perf_tests. | phajdan.jr@chromium.org | 2008-12-11 | 2 | -88/+94 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -2/+3 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 1 | -2/+2 |
* | Make sure we end the update process if we get an errorfrom the servers. Previ... | paulg@google.com | 2008-12-04 | 3 | -8/+18 |
* | Rollback | mbelshe@google.com | 2008-12-01 | 2 | -19/+8 |
* | A new copy of the old system monitor changelist. | mbelshe@google.com | 2008-11-30 | 2 | -8/+19 |
* | Remove file_util::kPathSeparator from posix. | estade@chromium.org | 2008-11-27 | 1 | -9/+9 |