summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGE.maruel@google.com2009-03-057-14/+30
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-053-3/+3
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-3/+2
* Back out r10487 toomark@chromium.org2009-02-262-3/+3
* More URL constants replacement.brettw@chromium.org2009-02-262-3/+3
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-262-2/+4
* Delete the ViewSourceTabContents.brettw@chromium.org2009-02-251-4/+5
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-242-7/+5
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Bring download_file, download_manager into POSIX build.estade@chromium.org2009-02-221-3/+3
* Platform cleanup in chrome/browser/history/history_unittest.cc.phajdan.jr@chromium.org2009-02-131-41/+38
* Change url wstrings to GURLSestade@chromium.org2009-02-123-5/+8
* Unittest gardening on MacOS X:shess@chromium.org2009-02-112-6/+2
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-104-3/+10
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-104-10/+3
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-104-3/+10
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-0/+1
* Port some unit tests from chrome/browser/phajdan.jr@chromium.org2009-02-0210-175/+202
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-012-3/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-0110-38/+49
* Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,phajdan.jr@chromium.org2009-01-304-13/+16
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-8/+8
* Porting profiles to the Mac.avi@chromium.org2009-01-285-14/+17
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-275-5/+5
* undo 8692 (fix build failure)estade@chromium.org2009-01-275-5/+5
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-275-5/+5
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-2/+2
* Fix two bugs that resulted in misplaced downloads and missingpaulg@google.com2009-01-211-1/+2
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-4/+4
* Move search code to a subdirben@chromium.org2009-01-162-2/+2
* Fie.ben@chromium.org2009-01-152-2/+2
* Move search engines files into subdirben@chromium.org2009-01-152-2/+2
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-55/+73
* Convert download manager to FilePath.estade@chromium.org2009-01-063-8/+10
* Turn on GetVisibleVisitsInRange test on POSIX.jeremy@chromium.org2009-01-061-3/+0
* Reverting 7574 which reverted 7570. It was an error on my part.maruel@chromium.org2009-01-061-9/+14
* Reverting 7570.maruel@chromium.org2009-01-061-14/+9
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-053-10/+8
* * Port l10n_utiL and it's unit test on POSIX.jeremy@chromium.org2009-01-051-9/+14
* * switch download manager to using FilePathestade@chromium.org2009-01-053-8/+10
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-73/+55
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-55/+73
* Make some more ui_test Purify friendly.paulg@google.com2008-12-181-2/+2
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-171-14/+14
* Add a test for fts2 prefix searching.mpcomplete@google.com2008-12-171-0/+15
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-161-14/+14
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-161-14/+14
* Move file enumeration to filepaths.avi@google.com2008-12-111-3/+4
* Adds QueryParser::ExtractQueryWords. For consistent this shouldsky@google.com2008-12-093-15/+71
* Changes query parser to sort and coalesce overlapping match positions.sky@google.com2008-12-092-2/+53