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
*
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
*
Don't run test with NPAPI extension on ChromeOS
asargent@chromium.org
2010-11-05
1
-1
/
+2
*
Don't whitelist extensions with NPAPI from no-prompt install.
asargent@chromium.org
2010-11-05
3
-5
/
+87
*
Don't record component extensions crash reports
jstritar@chromium.org
2010-11-05
1
-1
/
+2
*
Implement onCompleted event for the webNavigation API
jochen@chromium.org
2010-11-05
2
-0
/
+31
*
Allow the webstore to prompt for login even when there is a username already ...
johnnyg@chromium.org
2010-11-04
2
-11
/
+0
*
Change disabling the assert that is causing ExtensionApiTest.Popup to become ...
twiz@google.com
2010-11-04
1
-1
/
+1
*
Disable default extensions tests on Chrome OS
dpolukhin@chromium.org
2010-11-04
1
-0
/
+6
*
Remove component extensions Calendar and Docs
dpolukhin@chromium.org
2010-11-04
1
-0
/
+2
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-1
/
+8
*
Disable browser caching for URLFetchers used in extensions updater.
skerner@chromium.org
2010-11-04
2
-3
/
+7
*
Policy to silently install extensions
gfeher@chromium.org
2010-11-04
13
-163
/
+476
*
Implement onDOMContentLoaded event of the webNavigation API.
jochen@chromium.org
2010-11-04
3
-19
/
+94
*
Kill Extension::RuntimeData and move its guts to ExtensionsService.
mpcomplete@chromium.org
2010-11-03
3
-7
/
+74
*
Fix some UI issues with omnibox extensions in incognito.
mpcomplete@chromium.org
2010-11-03
4
-3
/
+16
*
Re-disable ExtensionGalleryInstallApiTest.InstallAndUninstall that looks like...
robertshield@chromium.org
2010-11-03
1
-1
/
+2
*
Marking ExtensionAPiTest.ProcessesVsTaskManager as flaky. It appears to fail ...
robertshield@chromium.org
2010-11-03
1
-1
/
+8
*
C++ readability review for danno
danno@chromium.org
2010-11-03
1
-22
/
+23
*
Revert 64845 - Add convert_web_app.*, a utility to convert web apps declared
aa@chromium.org
2010-11-02
4
-367
/
+0
*
Revert 64847 - Clang fix.
aa@chromium.org
2010-11-02
1
-1
/
+1
*
Clang fix.
evan@chromium.org
2010-11-02
1
-1
/
+1
*
Add convert_web_app.*, a utility to convert web apps declared
aa@chromium.org
2010-11-02
4
-0
/
+367
*
Add incognito mode to tests for extension webstore priviate APIs.
asargent@chromium.org
2010-11-02
1
-6
/
+33
*
Fix bug with context menus in incognito mode.
mpcomplete@chromium.org
2010-11-02
10
-45
/
+164
*
Marking ExtensionApiTest.Tabs as DISABLED on linux/views because it crashes
rafaelw@chromium.org
2010-11-02
1
-2
/
+2
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
4
-9
/
+10
*
Don't stomp on non-sync pending updates.
skerner@chromium.org
2010-11-02
2
-0
/
+58
*
Unrevert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::St...
mpcomplete@chromium.org
2010-11-02
3
-42
/
+44
*
ExtensionApiTest.Tabs is flaky on linux views
rafaelw@chromium.org
2010-11-02
1
-1
/
+8
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-15
/
+16
*
Marking ExtensionApiTest.Popup as flaky.
robertshield@chromium.org
2010-11-02
1
-1
/
+1
*
Revert r64676 "Part 4/4 of immutable Extension refactor: Kill Extension::Stat...
mpcomplete@chromium.org
2010-11-02
3
-44
/
+42
*
In the webstore login api, we need to provide the gaia auth token to allow to...
johnnyg@chromium.org
2010-11-01
2
-5
/
+5
*
Part 4/4 of immutable Extension refactor: Kill Extension::StaticData and put
mpcomplete@chromium.org
2010-11-01
3
-42
/
+44
*
Pass the preferred email to the browser signin.
johnnyg@chromium.org
2010-11-01
2
-2
/
+5
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-1
/
+1
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-1
/
+1
*
Revert "Revert "Revert "Revert "Split ExtensionApiTest.Tabs into several smal...
aa@chromium.org
2010-11-01
1
-10
/
+18
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
5
-28
/
+28
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
71
-314
/
+329
[next]