summaryrefslogtreecommitdiffstats
path: root/chrome/utility
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed printing gets cut-off issue for CloudPrint and Chrome.gene@chromium.org2012-01-282-15/+23
* Retry: Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-5/+3
* Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-291-3/+5
* Convert stragglers not on spreadsheet to base::Bind()ajwong@chromium.org2011-12-281-5/+3
* Remove ChildThread dependency from Chrome. In the future we might want to exp...jam@chromium.org2011-11-291-1/+2
* Enable experimental permissions for extensions from the store.aa@chromium.org2011-10-312-3/+10
* Make chrome/utility not depend on content/common. Enforce with DEPS.jam@chromium.org2011-10-252-8/+5
* Create content::UtilityThread interface and make chrome code use that. This i...ananta@chromium.org2011-10-142-13/+12
* Move content_utility_client.h to content\public\utility.ananta@chromium.org2011-10-132-1/+2
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Added autorotate flag in PDF rendering and wiring it through service-utility ...gene@chromium.org2011-10-062-8/+12
* Get rid of the profile import process code, and instead go through the utilit...jam@chromium.org2011-10-033-1/+100
* Clean up DEPS rules against content so that not all chrome code can include a...jam@chromium.org2011-09-301-0/+1
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-201-1/+5
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-25/+31
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-3/+3
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-3/+3
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-3/+3
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-1/+0
* Move UtilityProcessHost to content and move the message sending/dispatching t...jam@chromium.org2011-06-094-276/+123
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+2
* Fix print preview clipping issues due to scaling.ctguil@chromium.org2011-04-301-1/+1
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-052-0/+42
* iwyu: Cleanup chrome/utility directory.tfarina@chromium.org2011-03-303-17/+20
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-11/+9
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-2/+1
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-2/+2
* Unifying StartPage across all platformsdpapad@chromium.org2011-03-181-1/+5
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-9/+11
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-11/+9
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-161-2/+2
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-5/+5
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-1/+1
* Removed unnecessary function parameterdpapad@chromium.org2011-03-112-5/+2
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-2/+2
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-083-3/+3
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-4/+11
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-11/+4
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-4/+11
* IndexedDB: Allow injection of keys into values via key path.hans@chromium.org2011-02-172-1/+17
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+1
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+1