summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history
Commit message (Expand)AuthorAgeFilesLines
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-154-11/+15
* Revert 136823 - Get rid of Image::Image(SkBitmap*); because of win build failuretoyoshim@chromium.org2012-05-144-15/+11
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-11/+15
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-15/+11
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-144-11/+15
* Now mark delete notifications for archived URLs speciallyatwilson@chromium.org2012-05-095-9/+29
* Do nothing when search time is not changed.michaelbai@chromium.org2012-05-071-5/+6
* Coverity: Fix pass by value error.kmadhusu@chromium.org2012-05-072-4/+3
* Properly Save and Restore Wordstartsmrossetti@chromium.org2012-05-072-34/+5
* browser: Remove tab handler concept.tfarina@chromium.org2012-05-061-2/+2
* Fix for the Android build that does not compile.jcivelli@chromium.org2012-05-051-2/+4
* Only clear the android_url table when it exists.michaelbai@chromium.org2012-05-041-1/+6
* Convert the autofill interactive browser test to a normal browser_test. I add...jam@chromium.org2012-05-042-3/+2
* Completed the code path from AndroidProviderService to HistoryBackend.michaelbai@chromium.org2012-05-049-1/+1008
* clean 96627/85408 debugging mechanisms out of DownloadManager/DownloadDatabasebenjhayden@chromium.org2012-05-031-12/+2
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-0212-29/+39
* [Coverity] Fix uninitialized members.groby@chromium.org2012-05-021-1/+1
* content: Move kStandardSchemeSeparator into content namespace.tfarina@chromium.org2012-05-021-1/+1
* Added page score to the ntp suggestions tab.rfevang@chromium.org2012-04-288-50/+95
* Fix compilation of unit_tests on Android.jcivelli@chromium.org2012-04-281-1/+3
* RefCounted types should not have public destructors, chrome/browser/ part 1rsleevi@chromium.org2012-04-2713-33/+80
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-252-4/+4
* Added 'folder' column in virtual table.michaelbai@chromium.org2012-04-242-3/+66
* Add PrerenderLocalPredictor, which will eventually performtburkard@chromium.org2012-04-239-2/+109
* Convert session history ui test to a browser test, renabling all the disabled...jam@chromium.org2012-04-231-0/+18
* Make sure last visit time and created time are same when visit count is zero.michaelbai@chromium.org2012-04-212-4/+50
* Fix the issue that DeleteHistory also deletes the bookmark in bookmark model.michaelbai@chromium.org2012-04-205-72/+175
* Move RefCountedBytes Class to base namespace.simon.hong81@gmail.com2012-04-2015-61/+69
* Only add bookmark when bookmark column was set explicitly.michaelbai@chromium.org2012-04-202-5/+264
* Fix AndroidURLsMigrationTest.michaelbai@chromium.org2012-04-201-0/+1
* Convert history ui_test to browser_tests.jam@chromium.org2012-04-191-1/+74
* Upgrade the history database to version 23michaelbai@google.com2012-04-194-1/+102
* Commit all existing transactions before starting the Andorid'smichaelbai@chromium.org2012-04-175-5/+112
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-173-5/+3
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-1711-44/+66
* Revert 132268 - Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-1311-66/+44
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-1311-44/+66
* Fix android unit_test compilation errors introduced by https://chromiumcodere...yfriedman@chromium.org2012-04-122-5/+5
* Convert the unload ui_tests to browser_tests.jam@chromium.org2012-04-111-11/+1
* Have URL Modifications sent Regardless of Typed.mrossetti@chromium.org2012-04-114-39/+26
* Removes pinning code from TopSites as we no longer need it.sky@chromium.org2012-04-113-334/+8
* Fix a typo in history backend.michaelbai@chromium.org2012-04-101-1/+1
* Change 9789001: attempt #3 after fixing the problems with linux Created by We...georgey@chromium.org2012-04-0913-15/+274
* Clear the android_urls table when clearing the main history.michaelbai@chromium.org2012-04-093-0/+13
* Fix unit_test compile errors on Android.yfriedman@chromium.org2012-04-092-3/+9
* Changes TopSites to access blacklist from prefs when necessary. I'msky@chromium.org2012-04-092-20/+12
* Convert the RedirectTest ui_tests to browser_tests, and renabled two of the d...jam@chromium.org2012-04-072-340/+311
* Fix the build error on Androidmichaelbai@chromium.org2012-04-061-1/+1
* Convert MultipartResponse ui_test to a browser_test.jam@chromium.org2012-04-062-63/+44
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-065-237/+610