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
*
Move IconsHandler from c/c/e/api/ to c/c/e
rdevlin.cronin@chromium.org
2013-04-12
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
[components] Make zip a component so that src/chromeos can use it.
phajdan.jr@chromium.org
2013-04-08
1
-1
/
+1
*
Refactor APIPermission to separate out specific permission registration.
yoz@chromium.org
2013-04-04
1
-0
/
+4
*
Move IncognitoSplitMode out of Extension Class
rdevlin.cronin@chromium.org
2013-03-24
1
-0
/
+2
*
Move Plugins out of Extension class
rdevlin.cronin@chromium.org
2013-03-08
1
-0
/
+2
*
Manifest handler for all keys background-related.
yoz@chromium.org
2013-03-01
1
-20
/
+7
*
Move Icons out of Extension class
rdevlin.cronin@chromium.org
2013-02-27
1
-0
/
+4
*
Move zip analysis for SafeBrowsing into a utility process.
bryner@chromium.org
2013-02-14
2
-0
/
+23
*
Move page action manifest parsing out of Extension; the first multi-key manif...
yoz@chromium.org
2013-02-13
1
-0
/
+7
*
Move 'theme' parsing out of Extension class
MHX348@motorola.com
2013-02-12
1
-0
/
+4
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-9
/
+10
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-1
/
+1
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-1
/
+1
*
Allow manifest handlers to declare keys they depend on that must be parsed be...
yoz@chromium.org
2013-02-05
1
-2
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-6
/
+6
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-3
/
+4
*
Move default_locale out of Extension class.
MHX348@motorola.com
2013-01-30
1
-0
/
+4
*
Move BrowserAction out of Extension
rdevlin.cronin@chromium.org
2013-01-28
1
-0
/
+15
*
Trivial cleanup of DEPS files.
jam@chromium.org
2013-01-28
1
-2
/
+0
*
File manager: support for zipping selected files.
hshi@chromium.org
2012-11-22
2
-1
/
+42
*
Remove a bit of unneeded code
isherman@chromium.org
2012-11-01
2
-2
/
+0
*
+ Ensure that OnRobustJPEGDecodeImage only uses the codec of our choosing (IJ...
saintlou@chromium.org
2012-08-31
1
-5
/
+10
*
Force avatar and wallpaper decoding to use robust JPEG.
saintlou@chromium.org
2012-08-29
2
-0
/
+16
*
Disable uses of ProfileImportProcess on Android.
pliard@chromium.org
2012-07-18
4
-83
/
+172
*
Move ExtensionUnpacker into extensions:: namespace, rename it to Unpacker
rdevlin.cronin@chromium.org
2012-07-16
1
-2
/
+2
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Add ENABLE_PRINTING and disable it on Android.
wangxianzhu@chromium.org
2012-06-09
1
-1
/
+4
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-3
/
+3
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-2
/
+2
*
Send results back from ExternalProcessImporterBridge on the correct thread.
bauerb@chromium.org
2012-04-07
1
-1
/
+3
*
ScopedPrinterInfoSetter sets printer related information to be available for ...
vitalybuka@chromium.org
2012-03-16
1
-0
/
+5
*
Use less temporary extension IDs during pack and unpack.
jstritar@chromium.org
2012-02-15
2
-1
/
+6
*
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
[next]