index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
utility
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed printing gets cut-off issue for CloudPrint and Chrome.
gene@chromium.org
2012-01-28
2
-15
/
+23
*
Retry: Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-5
/
+3
*
Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-3
/
+5
*
Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-28
1
-5
/
+3
*
Remove ChildThread dependency from Chrome. In the future we might want to exp...
jam@chromium.org
2011-11-29
1
-1
/
+2
*
Enable experimental permissions for extensions from the store.
aa@chromium.org
2011-10-31
2
-3
/
+10
*
Make chrome/utility not depend on content/common. Enforce with DEPS.
jam@chromium.org
2011-10-25
2
-8
/
+5
*
Create content::UtilityThread interface and make chrome code use that. This i...
ananta@chromium.org
2011-10-14
2
-13
/
+12
*
Move content_utility_client.h to content\public\utility.
ananta@chromium.org
2011-10-13
2
-1
/
+2
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Added autorotate flag in PDF rendering and wiring it through service-utility ...
gene@chromium.org
2011-10-06
2
-8
/
+12
*
Get rid of the profile import process code, and instead go through the utilit...
jam@chromium.org
2011-10-03
3
-1
/
+100
*
Clean up DEPS rules against content so that not all chrome code can include a...
jam@chromium.org
2011-09-30
1
-0
/
+1
*
New implementation of font precache on Windows.
arthurhsu@chromium.org
2011-09-20
1
-1
/
+5
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
1
-25
/
+31
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
1
-3
/
+3
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
1
-3
/
+3
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
1
-3
/
+3
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-1
/
+0
*
Move UtilityProcessHost to content and move the message sending/dispatching t...
jam@chromium.org
2011-06-09
4
-276
/
+123
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Fix print preview clipping issues due to scaling.
ctguil@chromium.org
2011-04-30
1
-1
/
+1
*
Add a webstore install method that lets us prompt the user before downloading.
asargent@chromium.org
2011-04-05
2
-0
/
+42
*
iwyu: Cleanup chrome/utility directory.
tfarina@chromium.org
2011-03-30
3
-17
/
+20
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-22
1
-11
/
+9
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
1
-2
/
+1
*
Renaming NativeMetafile related methods to more appropriate names.
dpapad@chromium.org
2011-03-19
1
-2
/
+2
*
Unifying StartPage across all platforms
dpapad@chromium.org
2011-03-18
1
-1
/
+5
*
Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-9
/
+11
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-18
1
-11
/
+9
*
Move all the message files in chrome that belong in content.
jam@chromium.org
2011-03-16
1
-2
/
+2
*
Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...
dpapad@chromium.org
2011-03-16
1
-5
/
+5
*
Move some message files and hi_res_timer_manager to content, in preparation f...
jam@chromium.org
2011-03-13
1
-1
/
+1
*
Removed unnecessary function parameter
dpapad@chromium.org
2011-03-11
2
-5
/
+2
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-2
/
+2
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
3
-3
/
+3
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-4
/
+11
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-11
/
+4
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-4
/
+11
*
IndexedDB: Allow injection of keys into values via key path.
hans@chromium.org
2011-02-17
2
-1
/
+17
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-0
/
+1
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-3
/
+3
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+1
[prev]
[next]