summaryrefslogtreecommitdiffstats
path: root/chrome/tools/profiles
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-5/+5
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+1
* Fix generate_profile and allow it to be built on Linux as well as Windows.rdsmith@chromium.org2012-12-191-19/+42
* chrome: Update the remaining calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-191-2/+2
* First installment of thumbnail updates: introducing ThumbnailService.motek@chromium.org2012-10-161-1/+1
* Rework arguments of HistoryService::AddPage()akalin@chromium.org2012-09-211-3/+3
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-121-4/+2
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-1/+2
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-3/+3
* Revert 137075 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-3/+3
* Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-3/+3
* Revert 137068 - Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-3/+3
* Revert 136812 - Get rid of Image::Image(SkBitmap*)pkotwicz@chromium.org2012-05-151-3/+3
* Add new ResourceBundle::Delegate interface.marshall@chromium.org2012-05-091-1/+1
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-281-2/+2
* Go through NotificationService interface in the remaining places.tfarina@chromium.org2011-12-191-2/+3
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-2/+3
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-3/+2
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-2/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-2/+3
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-3/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+3
* base: Rename FileEnumerator::FILE_TYPE to FileEnumerator::FileType.tfarina@chromium.org2011-08-151-1/+1
* Change TopSites and History to use gfx::Image instead of SkBitmap in theirpinkerton@chromium.org2011-08-021-5/+3
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-3/+4
* app: Get rid of app_paths.[cc,h] files.tfarina@chromium.org2011-06-271-2/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+3
* Remove TopSites::IsEnabled() as well as related dead code.satorux@chromium.org2011-01-181-2/+1
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-4/+3
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-2/+2
* Makes generate_profile able to generate top sites data.sky@chromium.org2010-10-281-38/+106
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-1/+1
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-1/+1
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-1/+1
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Add some licensing comments under chrome/.evan@chromium.org2009-12-281-0/+6
* Fix an include.brettw@chromium.org2009-10-091-1/+1
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-4/+4
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-1/+1
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-1/+1
* Convert crash_service and generate_profile to gyp generation.sgk@google.com2009-06-031-162/+0