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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display disabled apps with grayed out images on the NTP. Call the re-enable l...
jstritar@chromium.org
2011-03-02
5
-185
/
+99
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
18
-18
/
+18
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
3
-7
/
+7
*
Removing extension_uitest.cc and related data directories.
joi@chromium.org
2011-03-02
1
-503
/
+0
*
Get rid of temporary render_view_host.h.
jam@chromium.org
2011-03-02
7
-10
/
+10
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
16
-47
/
+48
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
2
-3
/
+3
*
Take out chrome\browser\browser_thread.h. This is a retake of r76418 with th...
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Revert 76418 - Remove chrome\browser\browser_thread.h
rdsmith@chromium.org
2011-03-01
1
-1
/
+1
*
Remove chrome\browser\browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
12
-12
/
+11
*
Marked several tests flaky.
rdsmith@chromium.org
2011-03-01
1
-1
/
+3
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
20
-22
/
+23
*
Make the ChromeNetworkDelegate use the ExtensionEventRouterForwarder
jochen@chromium.org
2011-03-01
9
-159
/
+64
*
Fire web navigation events on reference fragment navigations.
jochen@chromium.org
2011-03-01
3
-73
/
+187
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
2
-6
/
+6
*
Move core pieces of geolocation from chrome to content.This is a rough carvin...
jam@chromium.org
2011-02-28
1
-3
/
+3
*
WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u...
tfarina@chromium.org
2011-02-27
4
-5
/
+5
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
3
-187
/
+36
*
Adding homagpageUrl to the ExtensionInfo in the management API.
asargent@chromium.org
2011-02-25
1
-0
/
+3
*
Fix compiling on gcc-4.6.
hbono@chromium.org
2011-02-25
1
-1
/
+1
*
Reenable incognito and webnavigation extension API tests
jochen@chromium.org
2011-02-25
2
-9
/
+2
*
Remove RemoveCustomProxySettingsFunction as it is substituted by clear of pre...
battre@chromium.org
2011-02-25
3
-32
/
+0
*
WebUI: Move the core files of WebUI from chrome/browser/webui to content/brow...
tfarina@chromium.org
2011-02-25
3
-3
/
+3
*
Move appcache/file_sytem/device_orientation subdirectories of chrome\browser ...
jam@chromium.org
2011-02-24
1
-2
/
+2
*
Cleanup: Remove a bunch of unneeded includes.
thestig@chromium.org
2011-02-24
1
-1
/
+0
*
Don't let extensions crash the browser or renderers from tabs API.
jstritar@chromium.org
2011-02-24
4
-0
/
+31
*
Added LevelOfControl to Preferences API's get() result
battre@chromium.org
2011-02-24
8
-9
/
+183
*
Move in_process_webkit dir from chrome\browser to content\browser.
jam@chromium.org
2011-02-24
2
-4
/
+4
*
Show the origin of the site setting the cookie instead of the domain of the
rogerta@chromium.org
2011-02-24
1
-5
/
+5
*
Implementation of 'clear' for preference settings in extension preference api
battre@chromium.org
2011-02-24
4
-0
/
+52
*
Migrated Proxy Settings API to mechanisms of Content Settings API
battre@chromium.org
2011-02-24
4
-76
/
+51
*
Fix clang build.
bauerb@chromium.org
2011-02-24
1
-3
/
+3
*
Implement experimental.contentSettings.misc.blockThirdPartyCookies.
bauerb@chromium.org
2011-02-24
6
-3
/
+224
*
WebUI: Fix the naming of some files and its classes.
tfarina@chromium.org
2011-02-24
1
-3
/
+3
*
Remove browsing_instance.h stub file and update all the references.
tfarina@chromium.org
2011-02-24
2
-3
/
+3
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
1
-4
/
+3
*
Allow terminated extension to be uninstalled from chrome://extensions page.
jennb@chromium.org
2011-02-23
4
-3
/
+58
*
Implementation of ExtensionEventRouterForwarder
battre@chromium.org
2011-02-23
3
-0
/
+455
*
Send fatal proxy errors to the network delegate.
jochen@chromium.org
2011-02-23
1
-2
/
+2
*
WebUI: Fix the remaining references to dom_ui. Final Patch.
tfarina@chromium.org
2011-02-23
1
-1
/
+1
*
WebUI: Move chrome/browser/dom_ui/ to chrome/browser/webui/.
tfarina@chromium.org
2011-02-22
2
-5
/
+5
*
Redo implementation of this fix so that extensions can capture their own
tsepez@chromium.org
2011-02-22
1
-6
/
+4
*
Fix a memory leak and add the webkit_quota library to the project.
michaeln@google.com
2011-02-22
2
-5
/
+4
*
Inserted default directory for the Export Bookmarks dialog box
dpapad@chromium.org
2011-02-22
2
-5
/
+12
*
Extension half of the proxy error event
jochen@chromium.org
2011-02-22
5
-0
/
+103
*
clang: Fix a few more failed attempts at overrides found by -Woverloaded-virtual
thakis@chromium.org
2011-02-22
1
-1
/
+1
*
Track which apps the user has re-ordered on the NTP.
jstritar@chromium.org
2011-02-19
3
-0
/
+56
*
Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w...
tfarina@chromium.org
2011-02-19
3
-8
/
+8
[next]