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
*
Loading local resources uses improved fallback algorithm.
cira@chromium.org
2009-10-22
3
-30
/
+61
*
GTK: add browser actions popups.
estade@chromium.org
2009-10-22
1
-7
/
+4
*
The Management UI now fetches the icon for each extension
finnur@chromium.org
2009-10-21
1
-2
/
+12
*
Implementing better fallback algorithm.
cira@chromium.org
2009-10-21
4
-48
/
+132
*
Remove the extension shelf on Linux.
phajdan.jr@chromium.org
2009-10-21
1
-4
/
+2
*
Add support for to automation interface load install and load extensions.
rogerta@chromium.org
2009-10-20
5
-17
/
+65
*
Revert "Revert 29457, because this is making ExtensionBrowserTest.PageAction ...
mpcomplete@chromium.org
2009-10-20
2
-5
/
+8
*
Fix a race bug where content scripts would not apply to the first page load.
mpcomplete@chromium.org
2009-10-20
1
-0
/
+4
*
Remove +x bit from files that shouldn't have it.
evan@chromium.org
2009-10-20
5
-0
/
+0
*
Extensions: guarantee removal of BROWSER_WINDOW_READY registration.
estade@chromium.org
2009-10-20
1
-3
/
+3
*
Minimize dependency of user scripts.
mad@chromium.org
2009-10-20
4
-11
/
+20
*
Revert 29457, because this is making ExtensionBrowserTest.PageAction crash on...
nsylvain@chromium.org
2009-10-20
2
-8
/
+5
*
Correctly handle extension reloading in the task manager.
phajdan.jr@chromium.org
2009-10-20
2
-0
/
+14
*
Implement chrome.browserAction.setIcon({path:...});
aa@chromium.org
2009-10-20
1
-4
/
+17
*
Don't use gtk_dialog_run for extension install errors because
tony@chromium.org
2009-10-20
1
-2
/
+2
*
Implement badges for page actions. Also add badge text color API.
mpcomplete@chromium.org
2009-10-19
2
-5
/
+8
*
linux: fix compile errors in extension_creator
evan@chromium.org
2009-10-19
1
-9
/
+18
*
When Chrome hands off a URL to be opened by the external host by the ViewHost...
ananta@chromium.org
2009-10-19
1
-1
/
+1
*
Fix chrome_url_overides to work with packed extensions.
erikkay@chromium.org
2009-10-17
2
-30
/
+22
*
Allow slightly larger browser and page action icons.
aa@chromium.org
2009-10-17
2
-15
/
+26
*
Implement new page action API.
mpcomplete@chromium.org
2009-10-16
8
-32
/
+301
*
Add concept of an options page to Extensions.
asargent@chromium.org
2009-10-16
3
-0
/
+63
*
Marking the ParseFeed as flaky again.
finnur@chromium.org
2009-10-16
1
-9
/
+9
*
Getting rid of the final flakiness in the ParseFeed test.
finnur@chromium.org
2009-10-16
1
-93
/
+89
*
Popup width and height are now dynamic.
erikkay@chromium.org
2009-10-16
3
-5
/
+36
*
Flagging as flaky again, they like to fail with some frequency on Chromium XP...
thomasvl@chromium.org
2009-10-16
1
-2
/
+2
*
Remove flaky label from ParseFeed tests.
finnur@chromium.org
2009-10-15
1
-21
/
+3
*
The ParseFeed test was testing too much in one test, hitting the overall limi...
finnur@chromium.org
2009-10-15
1
-29
/
+54
*
Reland r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
6
-135
/
+150
*
Reverting r29095 (removes wrench integration for
aa@chromium.org
2009-10-15
6
-150
/
+135
*
Remove the implicit wrench menu items for browser actions.
aa@chromium.org
2009-10-15
6
-135
/
+150
*
Update browser actions api to be like new design doc.
aa@chromium.org
2009-10-15
6
-38
/
+50
*
Add histogram for how tab closing time. Did some cleanup along the way. Mov...
jam@chromium.org
2009-10-14
2
-2
/
+2
*
Small cleanup to extension function registration to avoid scattered definitions.
mpcomplete@chromium.org
2009-10-14
22
-211
/
+98
*
Fix extension canceling; the CFUserNotification functionality gets a bit weird.
avi@chromium.org
2009-10-14
1
-2
/
+3
*
Moving one test to appear last to see if it makes a difference.
finnur@chromium.org
2009-10-14
1
-10
/
+10
*
Marking DISABLED test as FLAKY so I can investigate on the bots.
finnur@chromium.org
2009-10-14
1
-1
/
+21
*
Make the multiple download request dialog an infobar.
estade@chromium.org
2009-10-14
1
-2
/
+4
*
Disable parse feed test again.
finnur@chromium.org
2009-10-14
1
-1
/
+1
*
More style nits.
erg@google.com
2009-10-14
6
-12
/
+16
*
Temporarily re-enabling ParseFeed test.
finnur@chromium.org
2009-10-14
1
-1
/
+1
*
Disabling ExtensionBrowserTest.BrowserAction since it crashes very frequently...
finnur@chromium.org
2009-10-14
1
-1
/
+2
*
Port Browser Actions browsertest to linux.
estade@chromium.org
2009-10-14
1
-8
/
+25
*
Add a browser test for extensions autoupdate.
asargent@chromium.org
2009-10-14
8
-6
/
+216
*
Update page action manifest parsing to match the new format.
mpcomplete@chromium.org
2009-10-13
6
-21
/
+12
*
Enables the sending of Timeline Agent and Resource messages to the devtools a...
jamesr@chromium.org
2009-10-12
5
-43
/
+16
*
Fix a browser crash when calling browserAction.setIcon(invalidIndex).
mpcomplete@chromium.org
2009-10-12
1
-0
/
+10
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
6
-0
/
+6
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Improve error messages when a manifest is not readable or not valid JSON.
aa@chromium.org
2009-10-09
3
-4
/
+51
[next]