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
*
Simple change that re-positions the arrow location on displayed extension pop...
twiz@google.com
2010-05-20
1
-0
/
+70
*
Allow extensions to be overinstalled with extensions of same
aa@chromium.org
2010-05-19
9
-154
/
+69
*
Marking ExtensionTestSimpleApiCall, RunTest as flaky after failure on Vista T...
robertshield@chromium.org
2010-05-19
1
-1
/
+1
*
Fix browser crash when refreshing extensions.
finnur@chromium.org
2010-05-19
2
-1
/
+32
*
fix chrome.tabs.onUpdated bugs, add browsertest.
rafaelw@chromium.org
2010-05-19
5
-83
/
+33
*
Fix a bug in unit test where we were not resetting state
aa@chromium.org
2010-05-19
1
-1
/
+2
*
Move data types used in the importer process to common/, in preparation for i...
mirandac@chromium.org
2010-05-19
1
-1
/
+1
*
Disable ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault bec...
phajdan.jr@chromium.org
2010-05-19
1
-1
/
+2
*
[GTTF] [TTF] Test marks maintenance CL:
phajdan.jr@chromium.org
2010-05-19
2
-8
/
+1
*
Add the new cookies API to Chrome Extensions, minus the event
cindylau@google.com
2010-05-18
10
-4
/
+879
*
Bookmarks: Localize Recent and Search tree items.
arv@chromium.org
2010-05-17
1
-1
/
+4
*
Use FilePath in ProfileInfo struct.
tfarina@chromium.org
2010-05-15
1
-1
/
+1
*
[GTTF] Check the result value of StartHTTPServer to avoid
phajdan.jr@chromium.org
2010-05-15
16
-27
/
+27
*
Re-land r47079: Shorten several appsrelated flags.
aa@chromium.org
2010-05-13
4
-5
/
+4
*
Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...
aa@chromium.org
2010-05-12
2
-2
/
+3
*
Shorten several apps-related flags. "256 characters should be enough for anyo...
aa@chromium.org
2010-05-12
2
-3
/
+2
*
Add update and removeAll functions to extensions context menu API
asargent@chromium.org
2010-05-12
7
-82
/
+566
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
3
-19
/
+71
*
[Linux] Disable crashing extension UpdatePermission test.
kkania@chromium.org
2010-05-12
1
-1
/
+8
*
[Linux] Enable extension AutoUpdate and UpdatePermissions tests after fixing ...
kkania@chromium.org
2010-05-12
1
-9
/
+0
*
Allow the gallery url passed through the command line to be referrer for actu...
finnur@chromium.org
2010-05-12
1
-0
/
+12
*
BackgroundContents browser test
rafaelw@chromium.org
2010-05-11
1
-0
/
+37
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
13
-9
/
+24
*
Add the geolocation permission to the extension install dialog.
aa@chromium.org
2010-05-08
1
-1
/
+6
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
3
-3
/
+3
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
3
-70
/
+20
*
Revert 46611 - Quick fix to browser tests failure for http://codereview.chrom...
zork@chromium.org
2010-05-06
1
-8
/
+6
*
Quick fix to browser tests failure for http://codereview.chromium.org/1921003
ericdingle@google.com
2010-05-06
1
-6
/
+8
*
Disallow display of multiple experimental.extension.popup(...) windows.
ericdingle@google.com
2010-05-06
3
-20
/
+70
*
Mark ExtensionInstallUIBrowserTest.TestThemeInstallUndoResetsToDefault as flaky.
phajdan.jr@chromium.org
2010-05-06
1
-1
/
+2
*
Disable ExtensionApiTest.Tabs, it flakily exceeds test timeout.
phajdan.jr@chromium.org
2010-05-06
1
-8
/
+2
*
Changing a NOTREACHED to a DLOG(ERROR) since we hit this when running the net...
tommi@chromium.org
2010-05-06
1
-1
/
+1
*
Initial support for web-extent background pages.
rafaelw@chromium.org
2010-05-06
3
-24
/
+34
*
Make the app launcher bubble fit its contents.
jcivelli@google.com
2010-05-05
1
-2
/
+1
*
Tell the app launcher about any newly installed apps. This is intended to be ...
aa@chromium.org
2010-05-05
1
-4
/
+26
*
Replace CHECK(false) by LOG(FATAL) where appropriate.
evan@chromium.org
2010-05-05
1
-2
/
+2
*
Prevent chrome extension URL overrides from applying in incognito mode.
mpcomplete@chromium.org
2010-05-04
2
-4
/
+27
*
Enable BrowserActionApiTest.BrowserActionPopup test after fixing some flaky/c...
kkania@chromium.org
2010-05-04
1
-14
/
+16
*
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
[next]