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
/
test
/
data
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove full-screen launch option app.launch.fullscreen
skerner@chromium.org
2010-08-30
2
-20
/
+0
*
Implement events for extensions management API.
asargent@chromium.org
2010-08-30
6
-18
/
+47
*
remove browse extent
erikkay@chromium.org
2010-08-29
6
-73
/
+0
*
Renamed the native_client permission to nativeClient, for consistency with th...
cbiffle@google.com
2010-08-27
1
-1
/
+1
*
Change, unify, and specify ordering of cookies from CookieMonster.
rdsmith@chromium.org
2010-08-27
1
-2
/
+2
*
Implement window.chrome.app.isInstalled .
skerner@chromium.org
2010-08-27
1
-0
/
+11
*
Revert revision 57540
gregoryd@google.com
2010-08-26
1
-4
/
+1
*
Remove svn:executable property from several test files.
asargent@chromium.org
2010-08-26
4
-0
/
+0
*
First cut at experimental API for managing installed/enabled extensions.
asargent@chromium.org
2010-08-26
14
-0
/
+208
*
Run NaClPermissionEnabled on all platforms (relying on NaCl's support for mul...
gregoryd@google.com
2010-08-26
1
-1
/
+4
*
Remove launch.container='window'.
aa@chromium.org
2010-08-20
12
-12
/
+4
*
Lands http://codereview.chromium.org/3153008 for bryeung:
sky@chromium.org
2010-08-20
3
-0
/
+59
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
4
-0
/
+240
*
Re-land r56529, and add fixes for the browser tests on chromium os.
cmasone@google.com
2010-08-18
1
-0
/
+0
*
Fix DictionaryValue::Equals() to also detect differences in key names.
mnissler@chromium.org
2010-08-18
2
-8
/
+8
*
Forbid NaN and infinite numbers in extensions API type validator.
skerner@chromium.org
2010-08-17
1
-3
/
+18
*
Grant ChromeApplications unlimited appcache and database storage if requested.
michaeln@chromium.org
2010-08-13
2
-1
/
+3
*
Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"
asargent@chromium.org
2010-08-13
2
-1
/
+7
*
Remove toolstrip references from autoupdate browser test
asargent@chromium.org
2010-08-13
8
-9
/
+12
*
remove toolstrips
erikkay@chromium.org
2010-08-12
19
-384
/
+2
*
Reland r55750. Broke AppApiTest.*.
aa@chromium.org
2010-08-12
3
-2
/
+36
*
Adding tts experimental extensions api
chaitanyag@chromium.org
2010-08-12
3
-0
/
+39
*
Add a test for "native_client" permission for extensions.
gregoryd@google.com
2010-08-11
2
-0
/
+49
*
Revert r55750
aa@chromium.org
2010-08-11
2
-36
/
+0
*
Forbid hybrid apps.
aa@chromium.org
2010-08-11
2
-0
/
+36
*
Allow chrome:// pages to load extension resources. Also, lock down access fro...
aa@chromium.org
2010-08-11
3
-0
/
+9
*
Fixes to separators in context menu items added by extensions.
asargent@chromium.org
2010-08-06
6
-0
/
+66
*
Added devtools_page field to extension manifest to specify a page loaded into...
loislo@chromium.org
2010-08-06
3
-0
/
+18
*
Refactored extension privilege enumeration and implemented URLPattern compari...
cdn@chromium.org
2010-08-05
3
-0
/
+10
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
6
-0
/
+90
*
Add the definition of the webRequest and webNavigation APIs.
jochen@chromium.org
2010-08-03
4
-0
/
+44
*
Set a max limit on extension items' labels in context menus.
asargent@chromium.org
2010-08-02
5
-39
/
+27
*
Split captureVisibleTab() tests into jpeg and png tests, to avoid timeouts.
skerner@chromium.org
2010-07-23
15
-221
/
+272
*
RSS subscription extension: Handle HTML appended after RSS feed.
finnur@chromium.org
2010-07-21
2
-4
/
+12
*
Deal with alpha values when building PNG in chrome.tabs.captureVisibleTab().
skerner@chromium.org
2010-07-19
3
-32
/
+70
*
Add ability to limit when context menu items appear with url patterns.
asargent@chromium.org
2010-07-18
9
-0
/
+64
*
When I specified the rlz chrome extension api, I explicitly did not include a
rogerta@google.com
2010-07-17
1
-0
/
+35
*
Move context menu module out of experimental.
aa@chromium.org
2010-07-17
8
-9
/
+33
*
Unexperimentalify the cookies API.
aa@chromium.org
2010-07-16
6
-61
/
+91
*
Revert r52581. The change seems OK, but it had the wrong
aa@chromium.org
2010-07-16
6
-91
/
+61
*
Use WebCore's built in support for user styles instead of the
aa@chromium.org
2010-07-16
6
-61
/
+91
*
More cleanup of extensions context menu API.
asargent@chromium.org
2010-07-14
2
-7
/
+10
*
Make chrome.idle have a permission.
levin@chromium.org
2010-07-12
2
-1
/
+11
*
Move idle from experimental.
levin@chromium.org
2010-07-12
1
-3
/
+3
*
Some cleanup of the extensions context menu API.
asargent@chromium.org
2010-07-09
3
-22
/
+25
*
First cut at an end-to-end browser test for extension context menu API.
asargent@chromium.org
2010-07-07
5
-0
/
+52
*
Remove abonded privacy blacklist implementation.
jochen@chromium.org
2010-07-02
2
-14
/
+1
*
Add the concept of browse extent.
aa@chromium.org
2010-07-01
8
-0
/
+80
*
**Reapply change that caused build break in chromeos/arm**
rogerta@google.com
2010-07-01
3
-0
/
+118
*
Revert 50977 - Add support for RLZ chrome extension api.
sky@chromium.org
2010-06-28
3
-118
/
+0
[next]