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
*
Enable clipboard in extensions. re-enable the disabled clipboard test.
inferno@chromium.org
2010-05-04
2
-2
/
+4
*
Disable clipboard test until I enable back clipboard for extensions. My recen...
inferno@chromium.org
2010-05-04
1
-1
/
+2
*
Include App pages in chrome://extensions "active views" list.
rafaelw@chromium.org
2010-05-03
4
-43
/
+76
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
3
-60
/
+15
*
Attempt to fix AppApiTest.AppProcess and ExtensionApiTest.Storage flakiness.
kkania@chromium.org
2010-04-30
2
-4
/
+6
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
3
-15
/
+60
*
Mark AppApiTest.AppProcess as flaky.
willchan@chromium.org
2010-04-30
1
-1
/
+1
*
[Linux] Mark ExtensionApiTest.Storage as flaky.
kkania@chromium.org
2010-04-30
1
-1
/
+8
*
Unpack extensions inside chrome's profile directory.
skerner@chromium.org
2010-04-30
4
-9
/
+57
*
Have extension call windows.getLastFocused include incognito windows if the
mpcomplete@chromium.org
2010-04-30
1
-1
/
+2
*
[Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run...
kkania@chromium.org
2010-04-30
1
-5
/
+0
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
1
-31
/
+31
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
15
-13
/
+134
*
Mark ExtensionApiTest.Incognito as flaky.
phajdan.jr@chromium.org
2010-04-29
1
-1
/
+2
*
Mark ExtensionTestBrowserEvents.RunTest as flaky.
phajdan.jr@chromium.org
2010-04-29
1
-1
/
+2
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-3
/
+5
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
2
-3
/
+8
*
Reland: Link the name of the extension on the management page to the
finnur@chromium.org
2010-04-28
2
-7
/
+7
*
Revert 45749 - (missing test fix)
finnur@chromium.org
2010-04-27
2
-7
/
+7
*
Link the name of the extension on the management page to the
finnur@chromium.org
2010-04-27
2
-7
/
+7
*
Adding ExtensionPrefs methods for storing update-when-idle data.
asargent@chromium.org
2010-04-27
10
-239
/
+460
*
Remove svn:executable property from more files that don't need it.
thestig@chromium.org
2010-04-27
1
-0
/
+0
*
Fix flaky AppApiTest.AppProcess.
mpcomplete@chromium.org
2010-04-26
1
-6
/
+7
*
Add geolocation permission to extensions/apps.
erikkay@chromium.org
2010-04-26
3
-2
/
+23
*
Reland r45520. This adds a new browser type: EXTENSION_APP that
aa@chromium.org
2010-04-26
1
-1
/
+1
*
mark AppApiTest.AppProcess as flaky
nsylvain@chromium.org
2010-04-25
1
-1
/
+2
*
Add a first run bubble to show after installing an extension app.
finnur@chromium.org
2010-04-24
1
-3
/
+8
*
Sigh. Revert r45520. Breaks ChromeOS.
aa@chromium.org
2010-04-24
1
-1
/
+1
*
This adds a new kind of browser window: EXTENSION_APP. EXTENSION_APP windows ...
aa@chromium.org
2010-04-24
1
-1
/
+1
*
Delete native Mac bookmark manager. Remove --disable-tabbed-bookmark-manager ...
viettrungluu@chromium.org
2010-04-23
1
-6
/
+2
*
Implement app process model isolation.
mpcomplete@chromium.org
2010-04-22
3
-9
/
+117
*
Before creating a theme info bar, check if one is already visible for the sam...
bulach@chromium.org
2010-04-22
6
-12
/
+108
*
Mark ExtensionApiTest.Notifications as flaky.
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+2
*
Reland "Factor out reading and writing of preferences into |PrefStore|."
bauerb@chromium.org
2010-04-22
3
-3
/
+6
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
3
-6
/
+3
*
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-21
3
-3
/
+6
*
Fix crash in bookmark manager dropping code
feldstein@chromium.org
2010-04-21
1
-2
/
+6
*
fixing flakiness in getRecent() by spacing node creation 1ms apart so
erikkay@chromium.org
2010-04-20
1
-2
/
+1
*
Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.
thomasvl@chromium.org
2010-04-20
3
-6
/
+3
*
Close previous theme info bars when resetting to default theme
bulach@chromium.org
2010-04-20
2
-5
/
+49
*
Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-20
3
-3
/
+6
*
Auto-launch apps after installation.
aa@chromium.org
2010-04-19
1
-0
/
+5
*
Give chrome-extension frames in regular renderers access to messaging APIs,
mpcomplete@chromium.org
2010-04-19
1
-0
/
+5
*
extensions: test if the external provider exists before reading it
evan@chromium.org
2010-04-19
1
-2
/
+6
*
Revert 44885 - Select and close previous theme info bars when resetting to de...
jorlow@chromium.org
2010-04-18
2
-49
/
+5
*
Select and close previous theme info bars when resetting to default theme via...
jorlow@chromium.org
2010-04-18
2
-5
/
+49
*
Remove needless friend declaration.
evan@chromium.org
2010-04-16
1
-3
/
+1
*
Fixes bug where GetSubtreeBookmarkManagerFunction would crash if
sky@chromium.org
2010-04-16
1
-0
/
+4
*
Fix a bug where opening an extension options tab from a sole incognito window
mpcomplete@chromium.org
2010-04-16
2
-0
/
+3
*
Fix chrome os flakyness for test ExtensionApiTest.CaptureVisibleTab.
skerner@chromium.org
2010-04-15
1
-8
/
+1
[next]