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
*
Landing Thiago Farina's CL.
jcampan@chromium.org
2009-07-29
1
-2
/
+2
*
Pull all the filesystem manipulation out of
aa@chromium.org
2009-07-28
5
-492
/
+647
*
Only allow one theme installation infobar to be shown at a time.
glen@chromium.org
2009-07-28
2
-0
/
+20
*
Create render view for extensions on Linux.
phajdan.jr@chromium.org
2009-07-28
2
-2
/
+8
*
Reenable use of ExecuteScriptInNewWorld.
mpcomplete@chromium.org
2009-07-28
1
-12
/
+14
*
Make the minimum extensions update frequency allowed on command line be 30 se...
asargent@chromium.org
2009-07-28
1
-1
/
+1
*
Pull a SandboxedExtensionUnpacker out of ExtensionsService.
aa@chromium.org
2009-07-28
5
-401
/
+473
*
Don't create an ExtensionDOMUI for urls with invalid extension IDs.
mpcomplete@chromium.org
2009-07-27
2
-0
/
+8
*
Make possible reloading extensions from the chrome://extensions/ page.
phajdan.jr@chromium.org
2009-07-27
4
-1
/
+26
*
Make the theme preview infobar default to installation, and
aa@chromium.org
2009-07-27
2
-19
/
+3
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-27
1
-1
/
+3
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-27
1
-4
/
+4
*
Fix port disconnect so that it's refcounted. This fixes a bug where a channel
mpcomplete@chromium.org
2009-07-27
1
-0
/
+69
*
reenable a disabled part of a unit test
erikkay@chromium.org
2009-07-27
1
-4
/
+2
*
add test to verify mole data being read
erikkay@chromium.org
2009-07-26
1
-0
/
+3
*
Try again to commit r21622: Add infobar preview for themes,
aa@chromium.org
2009-07-26
5
-37
/
+153
*
Revert revisions 21622-21624.
aa@chromium.org
2009-07-26
5
-167
/
+45
*
Fix broken tree.
aa@chromium.org
2009-07-26
1
-1
/
+1
*
Fix broken tree on mac/linux.
aa@chromium.org
2009-07-26
3
-1
/
+109
*
Add infobar preview for themes, remove --enable-extension
aa@chromium.org
2009-07-26
3
-45
/
+59
*
add mole info to toolstrip definition and enable moles
erikkay@chromium.org
2009-07-26
5
-43
/
+93
*
Make the download manager display a scary file warning if an
aa@chromium.org
2009-07-25
2
-27
/
+41
*
* notify theme loading with --load-extension
erikkay@chromium.org
2009-07-25
1
-11
/
+22
*
Use referrer_url instead of download url to decide whether a
aa@chromium.org
2009-07-25
3
-12
/
+35
*
Fix 2 bugs in extensions autoupdate request parameters.
asargent@chromium.org
2009-07-24
2
-17
/
+116
*
Coverity: Pass FilePaths and strings by reference.
jhawkins@chromium.org
2009-07-24
2
-7
/
+8
*
Coverity: Pass FilePaths by reference.
jhawkins@chromium.org
2009-07-24
2
-3
/
+4
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-24
2
-6
/
+7
*
Fix the win build. path is being modified and returned, so it can't be a con...
jhawkins@chromium.org
2009-07-24
1
-1
/
+1
*
More (temporary) cleanup for theme installation:
aa@chromium.org
2009-07-24
3
-28
/
+52
*
Coverity: Pass strings and GURLs by reference.
jhawkins@chromium.org
2009-07-24
3
-6
/
+11
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-07-24
8
-24
/
+28
*
Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...
rafaelw@chromium.org
2009-07-24
3
-12
/
+22
*
Another try at enabling the content script messaging test.
mpcomplete@chromium.org
2009-07-24
2
-13
/
+23
*
Headers cleanup:
phajdan.jr@chromium.org
2009-07-23
1
-1
/
+1
*
Unbreak extension installation. Cleanup accidentally reversed
aa@chromium.org
2009-07-23
1
-1
/
+1
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
1
-1
/
+1
*
Fix my previous revert. Merge issues.
mpcomplete@chromium.org
2009-07-22
1
-3
/
+0
*
Revert "Fix an issue with unregistering content script contexts."
mpcomplete@chromium.org
2009-07-22
1
-0
/
+2
*
Disable 2 extension messaging browsertests until I can figure out why they are
mpcomplete@chromium.org
2009-07-22
1
-0
/
+4
*
Fix an issue with unregistering content script contexts.
mpcomplete@chromium.org
2009-07-22
1
-3
/
+0
*
Nasty short-term hack to special case display of dialog
aa@chromium.org
2009-07-22
3
-26
/
+59
*
Addressing minor review comments in ExtensionProcessManager post-submit.
finnur@chromium.org
2009-07-22
1
-0
/
+3
*
Changed the extension.connect() API not to broadcast to all tabs. Added a
mpcomplete@chromium.org
2009-07-20
8
-188
/
+240
*
Begin work on extension shelf for Linux.
phajdan.jr@chromium.org
2009-07-17
1
-0
/
+2
*
A small start: add icons to the extension manifest.
aa@chromium.org
2009-07-17
1
-0
/
+11
*
First step in abstracting extension api to common/shared "IDL" files (jsonsch...
rafaelw@chromium.org
2009-07-16
8
-61
/
+65
*
Change getLanguage to detectLanguage, and incorporate corresponding changes, ...
sidchat@google.com
2009-07-16
5
-10
/
+10
*
Fix for bug where we would not create ExtensionFunctionDispatcher
aa@chromium.org
2009-07-16
3
-0
/
+19
*
Add more browser tests for Task Manager.
phajdan.jr@chromium.org
2009-07-15
1
-6
/
+7
[next]