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
*
Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...
isherman@chromium.org
2010-09-30
6
-86
/
+81
*
Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.
akalin@chromium.org
2010-09-30
2
-9
/
+9
*
Mark ExtensionManagementTest.ExternalUrlUpdate as flaky.
asargent@chromium.org
2010-09-30
1
-1
/
+2
*
When computing the list of hosts to use for install permissions and privilege...
erikkay@chromium.org
2010-09-30
1
-73
/
+0
*
Add detailed speech descriptions for Chrome OS login screen accessibility
dmazzoni@chromium.org
2010-09-30
1
-0
/
+6
*
An experimental fix for Bug 57387.
hbono@chromium.org
2010-09-30
1
-0
/
+4
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-30
2
-22
/
+108
*
Reland changes from r60979 with fixes to test code.
asargent@chromium.org
2010-09-30
1
-5
/
+12
*
Revert 60997 - o Add user customizable launch type for apps by adding options...
andybons@chromium.org
2010-09-29
2
-108
/
+22
*
o Add user customizable launch type for apps by adding options in each apps c...
andybons@chromium.org
2010-09-29
2
-22
/
+108
*
Revert 60979 - Change management API uninstall event to just pass the extensi...
asargent@chromium.org
2010-09-29
1
-12
/
+5
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
1
-1
/
+1
*
Change management API uninstall event to just pass the extension id.
asargent@chromium.org
2010-09-29
1
-5
/
+12
*
fix host permission handling when sites add support for https for the same se...
erikkay@chromium.org
2010-09-29
3
-77
/
+8
*
Couple of match preview changes.
sky@chromium.org
2010-09-29
2
-0
/
+12
*
External extensions should be uninstalled when removed from external source.
skerner@chromium.org
2010-09-29
2
-3
/
+20
*
Disable crashy ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault
phajdan.jr@chromium.org
2010-09-29
1
-1
/
+2
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-29
6
-42
/
+61
*
GTTF: remove flaky mark from following tests:
phajdan.jr@chromium.org
2010-09-29
2
-10
/
+2
*
Disables ExtensionGalleryInstallApiTest.InstallAndUninstall on Windows
kinuko@chromium.org
2010-09-29
1
-1
/
+1
*
Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...
akalin@chromium.org
2010-09-28
1
-7
/
+6
*
Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.
akalin@chromium.org
2010-09-28
1
-6
/
+7
*
Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...
akalin@chromium.org
2010-09-28
1
-7
/
+6
*
Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.
akalin@chromium.org
2010-09-28
1
-6
/
+7
*
Don't show url for packaged apps
rafaelw@chromium.org
2010-09-28
1
-1
/
+1
*
Generalize permission types to make it safer for us to add new permissions an...
erikkay@chromium.org
2010-09-28
2
-19
/
+6
*
Disabled external_extensions.json in Guest mode.
avayvod@chromium.org
2010-09-28
1
-6
/
+12
*
DevTools: attach devtools front-end earlier when extension background page is...
yurys@chromium.org
2010-09-27
3
-15
/
+19
*
Small cleanup - remove 2 unnecessary includes.
asargent@chromium.org
2010-09-24
1
-2
/
+0
*
Revert incognito option for external_extensions.json file
dpolukhin@chromium.org
2010-09-24
6
-43
/
+16
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
3
-0
/
+3
*
Allow extensions to request the icons of hosted apps.
aa@chromium.org
2010-09-23
1
-4
/
+8
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
8
-21
/
+47
*
Trying to reland r59889, this time as a multi-stage patch.
mpcomplete@chromium.org
2010-09-23
1
-4
/
+1
*
Add a launchApp method to extension management API.
asargent@chromium.org
2010-09-23
4
-2
/
+45
*
Disable ExtensionApiTest.WebSocket on Mac
atwilson@chromium.org
2010-09-23
1
-1
/
+8
*
Remove some more log spam.
aa@chromium.org
2010-09-22
4
-17
/
+0
*
Remove a sleep from SandboxedExtensionUnpackerTest.WithCatalogsSuccess.
evan@chromium.org
2010-09-22
1
-5
/
+6
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
1
-0
/
+1
*
Revert 60169 - Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
3
-10
/
+15
*
Use PrefChangeRegistrar everywhere
danno@chromium.org
2010-09-22
3
-15
/
+10
*
Disable ExtensionApiTest.FLAKY_Tabs on CrOS, it's crashing.
thestig@chromium.org
2010-09-22
1
-1
/
+5
*
Enable and disable Chat Manager component extension based on labs preference ...
scherkus@chromium.org
2010-09-21
3
-3
/
+8
*
Do not create an incogntio profile as side effect when listing all tabs/windows.
jochen@chromium.org
2010-09-21
4
-8
/
+32
*
extensions: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-21
12
-31
/
+45
*
experimental.sidebar extensions API: handle 'undefined' and 'null' values of ...
alekseys@chromium.org
2010-09-21
1
-1
/
+16
*
Specifying "targetUrlPatterns" should imply link context.
asargent@chromium.org
2010-09-20
1
-15
/
+51
*
Revert 59889 - Fix regression introduced by
thakis@chromium.org
2010-09-19
1
-1
/
+4
*
Revert 59893 - Disable failing Basic test that I broke.
thakis@chromium.org
2010-09-19
1
-2
/
+1
*
Disable failing Basic test that I broke.
mpcomplete@chromium.org
2010-09-18
1
-1
/
+2
[next]