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
*
Allow users to hide Browser Actions by right-clicking the icon and selecting ...
finnur@chromium.org
2010-11-19
8
-7
/
+108
*
Adding support for optional description in to the callback of the management ...
asargent@chromium.org
2010-11-18
2
-3
/
+35
*
Cleanup: Include browser.h -> ui/browser.h [Final].
jhawkins@chromium.org
2010-11-18
1
-1
/
+1
*
Revert 66646 - Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
8
-26
/
+36
*
Fix a bug where installing an extension in incognito would not show the help
mpcomplete@chromium.org
2010-11-18
1
-15
/
+11
*
Add "open as window" menu item to NTP app menu.
skerner@chromium.org
2010-11-18
8
-36
/
+26
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
15
-132
/
+160
*
Disable ExtensionApiTest.JavaScriptURLPermissions, it flakily hits an assertion.
phajdan.jr@chromium.org
2010-11-18
1
-1
/
+2
*
Reland http://codereview.chromium.org/4139008, with a different
aa@chromium.org
2010-11-18
4
-0
/
+391
*
De-experimentalify omnibox extension API.
mpcomplete@chromium.org
2010-11-18
3
-8
/
+5
*
CL correcting Extensions regression introduced by CL 2941001.
twiz@google.com
2010-11-17
1
-3
/
+8
*
Create additional PrefStore for Device Management policy.
markusheintz@chromium.org
2010-11-17
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
5
-10
/
+10
*
Revert some old debugging code for tracking down a (now-closed) crash bug.
mpcomplete@chromium.org
2010-11-17
3
-25
/
+0
*
Move themes garbage-collection out of shutdown code.
akalin@chromium.org
2010-11-17
1
-0
/
+8
*
Fix a browser crash when an extension with multiple active pages crashes.
mpcomplete@chromium.org
2010-11-17
1
-2
/
+4
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
43
-66
/
+66
*
More changes to extension omnibox API for styles.
mpcomplete@chromium.org
2010-11-16
4
-90
/
+54
*
Misc. cleanup
pkasting@chromium.org
2010-11-16
1
-25
/
+14
*
Load extensions service entirly on UI thread.
skerner@chromium.org
2010-11-16
3
-89
/
+88
*
Add a help bubble pointing to the omnibox when installing an extension with
mpcomplete@chromium.org
2010-11-16
1
-0
/
+1
*
Don't run apps promo tests on chrome os
jstritar@chromium.org
2010-11-12
1
-4
/
+2
*
Add a histogram for tracking web store promo
jstritar@chromium.org
2010-11-12
1
-2
/
+8
*
Don't show the apps promo at all on Chrome OS
jstritar@chromium.org
2010-11-12
1
-0
/
+4
*
Allow an extension to dynamically set extra data in its update URL, in order
rogerta@chromium.org
2010-11-12
10
-20
/
+213
*
Open apps section on NTP when new app get installed
dpolukhin@chromium.org
2010-11-12
1
-0
/
+2
*
Remove the login token from webstorePrivate API function return values.
asargent@chromium.org
2010-11-12
1
-1
/
+4
*
Cleanup: Remove chrome/browser/browser_navigator.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
Revise the omnibox extension API so that specifying descriptionStyles is easier.
mpcomplete@chromium.org
2010-11-11
3
-41
/
+234
*
Tighten access to webstore private APIs
asargent@chromium.org
2010-11-11
1
-1
/
+4
*
SandboxedExtensionUnpacker::ValidateSignature should check for an empty signa...
jschuh@google.com
2010-11-11
1
-0
/
+4
*
Mark ExtensionAPITest.Incognito as FLAKY for ChromiumOS.
kochi@chromium.org
2010-11-11
1
-1
/
+9
*
Ensure that ExtensionUpdater doesn't do anything after Stop() is called
akalin@chromium.org
2010-11-11
3
-8
/
+84
*
Re-disable ExtensionGalleryInstallApiTest.InstallAndUninstall on windows.
asargent@chromium.org
2010-11-11
1
-1
/
+1
*
Split the private webstore install API into two parts.
asargent@chromium.org
2010-11-10
7
-38
/
+105
*
Fix a GTK critical exhibited by ExtensionApiTest.WindowOpen.
evan@chromium.org
2010-11-10
1
-1
/
+1
*
Don't allow exact keyword matches for most uses of the autocomplete classifie...
pkasting@chromium.org
2010-11-10
1
-3
/
+3
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-1
/
+1
*
First round of audits to make sure 'app' is displayed instead of 'extension' ...
andybons@chromium.org
2010-11-10
1
-2
/
+3
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
2
-10
/
+10
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-09
4
-5
/
+4
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-08
2
-2
/
+2
*
Add api method to get an installed extension by ID.
tessamac@google.com
2010-11-08
3
-0
/
+25
*
Remove chat manager component extension in favour of external extensions.
scherkus@chromium.org
2010-11-08
1
-6
/
+0
*
Add pinned property to tabs.update and create.
jstritar@chromium.org
2010-11-08
7
-42
/
+118
*
Allow RLZ API calls from extensions to access the registry. Temporary fix
rogerta@chromium.org
2010-11-08
1
-0
/
+21
*
Coverity: Fix bad overrides.
jhawkins@chromium.org
2010-11-06
2
-5
/
+0
*
Unmark TaskManagerBrowserTest.NoticeNotificationChanges and ExtensionAPiTest....
mattm@chromium.org
2010-11-06
1
-8
/
+1
*
Delete temp extension directory on the file thread.
jam@chromium.org
2010-11-05
2
-6
/
+16
[next]