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
/
browser
/
extensions
/
image_loading_tracker_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a class to replace ImageLoadingTracker with a nicer API.
mek@chromium.org
2012-11-16
1
-21
/
+0
*
Fix wallpaper manager path can not found issue
bshe@chromium.org
2012-10-05
1
-0
/
+7
*
Give Chrome Web Store app an icon in its manifest file.
mek@chromium.org
2012-10-04
1
-2
/
+2
*
Revert 159950 - Give Chrome Web Store app an icon in its manifest file.
rlarocque@chromium.org
2012-10-03
1
-1
/
+1
*
Give Chrome Web Store app an icon in its manifest file.
mek@chromium.org
2012-10-03
1
-1
/
+1
*
taking over xiyuan's patch: http://codereview.chromium.org/10701087/
tbarzic@chromium.org
2012-08-20
1
-4
/
+8
*
Generalize ExtensionIconSet to store icon paths for custom size sets.
tbarzic@chromium.org
2012-08-17
1
-15
/
+16
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
1
-8
/
+11
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
Remove Extension::STRICT_ERROR_CHECKS, it was never used.
aa@chromium.org
2012-05-31
1
-1
/
+1
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-3
/
+4
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-16
1
-4
/
+3
*
Revert 136332 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-14
1
-3
/
+4
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-4
/
+3
*
Revert 136304 - This patch makes ImageSkia more like SkBitmap. The goal is to...
pkotwicz@chromium.org
2012-05-10
1
-3
/
+4
*
This patch makes ImageSkia more like SkBitmap. The goal is to make swapping f...
pkotwicz@chromium.org
2012-05-10
1
-4
/
+3
*
Attempt to load component extension favicon from the resources first.
dgozman@chromium.org
2012-04-24
1
-6
/
+32
*
On the Mac, we populate NSImage from bitmaps in resource bundles. Introduce I...
pkotwicz@chromium.org
2012-04-24
1
-3
/
+6
*
Revert 133427 - Attempt to load component extension favicon from the resource...
dgozman@chromium.org
2012-04-23
1
-32
/
+6
*
Attempt to load component extension favicon from the resources first.
dgozman@chromium.org
2012-04-23
1
-6
/
+32
*
This broke the app icon for the Chrome Web Store on the NTP.
dbeam@chromium.org
2012-04-20
1
-32
/
+6
*
Attempt to load component extension favicon from the resources first.
dgozman@chromium.org
2012-04-17
1
-6
/
+32
*
Revert 132196 - Attempt to load component extension favicon from the resource...
tim@chromium.org
2012-04-13
1
-30
/
+6
*
Attempt to load component extension favicon from the resources first.
dgozman@chromium.org
2012-04-13
1
-6
/
+30
*
Add support for multiple icon sizes for Mac platform apps
sail@chromium.org
2012-03-03
1
-12
/
+51
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+1
*
Support for 512px and 256px icons in extensions
mtytel@chromium.org
2012-02-24
1
-11
/
+11
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-4
/
+4
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Remove extension.h #include from profile.h.
mihaip@chromium.org
2011-08-13
1
-1
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-1
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Replace bools in extension creation with flags.
mihaip@chromium.org
2011-03-29
1
-2
/
+2
*
Fix some coverity defects (mostly pass by value).
estade@chromium.org
2011-03-11
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-3
/
+3
*
Give a helpful warning message if a url patern contains a port.
skerner@chromium.org
2011-03-04
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Change extension unload notification to indicate updates.
asargent@chromium.org
2010-12-23
1
-1
/
+3
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-1
/
+1
*
Unrevert again r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-27
1
-9
/
+6
*
Revert 63962 (broke chromeos and chromium linux builder) - Unrevert r63919: "...
thakis@chromium.org
2010-10-26
1
-6
/
+9
*
Unrevert r63919: "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-9
/
+6
*
Revert r63919 "Part 2 of immutable Extension refactor."
mpcomplete@chromium.org
2010-10-26
1
-6
/
+9
[next]