| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Turn on the new SafeBrowsing by default. To use the older | paulg@google.com | 2008-11-26 | 3 | -6/+6 |
* | Fix up paths now that test_file_util has moved. | deanm@chromium.org | 2008-11-25 | 1 | -1/+1 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 3 | -35/+30 |
* | Fix a few leaks in SafeBrowsing. These have been around since the beginning,... | erikkay@google.com | 2008-11-21 | 4 | -8/+76 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 2 | -19/+19 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 2 | -19/+19 |
* | Fix a crash that occurs during the browser shutdown process. | paulg@google.com | 2008-11-18 | 1 | -8/+15 |
* | Clean up a friend test declaration. | paulg@google.com | 2008-11-18 | 1 | -1/+2 |
* | RandUInt -> RandUint to match the style of other Uint functions. | deanm@chromium.org | 2008-11-14 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/10958 | mbelshe@google.com | 2008-11-14 | 2 | -19/+8 |
* | Change to integrate SystemMonitor changes into chrome. | mbelshe@google.com | 2008-11-14 | 2 | -8/+19 |
* | Fix build bustage, I missed this file with my base namespace changes. | brettw@google.com | 2008-11-14 | 1 | -3/+3 |
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -3/+3 |
* | Update the user delay histogram for the SafeBrowsing. | paulg@google.com | 2008-11-14 | 2 | -3/+5 |
* | Add histograms to measure new SafeBrowsing performance. | paulg@google.com | 2008-11-14 | 6 | -14/+81 |
* | Reduce memory consumption by keeping the SafeBrowsing | paulg@google.com | 2008-11-13 | 5 | -83/+182 |
* | Handle the possibility of failure when starting a | paulg@google.com | 2008-11-11 | 6 | -26/+10 |
* | make sure we match all the tests and files that linux has running. We were ne... | pinkerton@google.com | 2008-11-11 | 1 | -0/+8 |
* | Add support for 256 bit full hashes to the new implementation. | paulg@google.com | 2008-11-11 | 12 | -608/+1045 |
* | Update the SafeBrowsing protocol version to 2.2, which handles | paulg@google.com | 2008-11-07 | 1 | -3/+3 |
* | Trivial patch: add whitespace to some SQL statements to turn "INSERT INTO foo... | pkasting@chromium.org | 2008-10-29 | 2 | -7/+5 |
* | Fix a minor memory leak. | paulg@google.com | 2008-10-29 | 4 | -8/+6 |
* | Give the new implementation a unique name for the database | paulg@google.com | 2008-10-28 | 1 | -1/+1 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -3/+3 |
* | Clean up the chunk processing pipeline. We are no longer | paulg@google.com | 2008-10-27 | 2 | -326/+216 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 13 | -17/+37 |
* | Disable a long running test. | paulg@google.com | 2008-10-25 | 1 | -1/+1 |
* | Changes to allow running the new SafeBrowsing storage system,contained in Saf... | paulg@google.com | 2008-10-24 | 13 | -162/+606 |
* | Port some more parts of browser/ | evanm@google.com | 2008-10-23 | 4 | -63/+104 |
* | Change the detection of the list name from parsing a URL | paulg@google.com | 2008-10-22 | 3 | -13/+3 |
* | Return without doing anything instead of dereferencing junk in unexpected cases. | mark@chromium.org | 2008-10-16 | 1 | -0/+1 |
* | As agreed on by the SafeBrowsing server team: | paulg@google.com | 2008-10-15 | 2 | -15/+14 |
* | This is the first pass at refactoring the interstitial page. | jcampan@chromium.org | 2008-10-13 | 4 | -236/+126 |