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
/
extension_popup_api.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing the experimental Chrome extension popup API. This API will not be ad...
twiz@chromium.org
2011-02-14
1
-555
/
+0
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
WebUI: Rename ExtensionDOMUI to ExtensionWebUI.
tfarina@chromium.org
2011-02-05
1
-1
/
+1
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-3
/
+3
*
Simple fix preventing a potential crash location when shifting focus from an ...
twiz@google.com
2010-12-10
1
-0
/
+6
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
1
-1
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Move a bunch more browser stuff around.
ben@chromium.org
2010-12-02
1
-1
/
+1
*
CL adding a 'maxSize' parameter to the experimental popup extension API.
twiz@google.com
2010-11-26
1
-13
/
+48
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-2
/
+2
*
Pull events-related code out of ExtensionMessageService into its own class.
mpcomplete@chromium.org
2010-10-15
1
-2
/
+2
*
extensions: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-21
1
-1
/
+2
*
Partial clone of the following CL: http://codereview.chromium.org/3013045/show
twiz@google.com
2010-09-10
1
-0
/
+9
*
Allow experimental extension pop-ups from infobars.
joi@chromium.org
2010-09-03
1
-2
/
+3
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-4
/
+1
*
FBTF: Forward declare and move constructors in chrome/common/extensions/.
erg@google.com
2010-08-26
1
-0
/
+1
*
Convert wide strings in extension_popup_api.cc and external_pref_extension_pr...
viettrungluu@chromium.org
2010-08-13
1
-8
/
+7
*
remove toolstrips
erikkay@chromium.org
2010-08-12
1
-10
/
+5
*
A very basic fix that prevents experimental popups from living longer than th...
twiz@google.com
2010-06-03
1
-9
/
+46
*
Update extension functions to always pass a list of arguments, even when one ...
arv@chromium.org
2010-05-21
1
-5
/
+2
*
Simple change that re-positions the arrow location on displayed extension pop...
twiz@google.com
2010-05-20
1
-0
/
+70
*
Disallow display of multiple experimental.extension.popup(...) windows
ericdingle@google.com
2010-05-12
1
-19
/
+67
*
Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...
zork@chromium.org
2010-05-06
1
-66
/
+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
1
-20
/
+66
*
Revert "Clean-up of the asynchronous behaviour of the experimental extension ...
phajdan.jr@chromium.org
2010-05-01
1
-56
/
+15
*
Clean-up of the asynchronous behaviour of the experimental extension popup API.
twiz@chromium.org
2010-04-30
1
-15
/
+56
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-14
1
-2
/
+3
*
Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...
jochen@chromium.org
2010-04-13
1
-3
/
+2
*
Reland 44348 Add support for restricting broadcasting events to extensions ba...
jochen@chromium.org
2010-04-13
1
-2
/
+3
*
Revert 44348 - Add support for restricting broadcasting events to extensions ...
jochen@chromium.org
2010-04-13
1
-3
/
+2
*
Add support for restricting broadcasting events to extensions based on host p...
jochen@chromium.org
2010-04-13
1
-2
/
+3
*
Move GetExtension() from ExtensionFunctionDispatcher to ExtensionFunction.
rafaelw@chromium.org
2010-04-08
1
-1
/
+1
*
CL fixing a race-condition during experimental popup extension API pop-up clo...
twiz@chromium.org
2010-03-30
1
-7
/
+7
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
1
-57
/
+25
*
Modification of ExtensionPopup views to allow for pop-up views to share the s...
twiz@chromium.org
2010-03-19
1
-10
/
+48
*
Fix for ExtensionApiTest.Popup flakiness
rafaelw@chromium.org
2010-03-17
1
-1
/
+8
*
Initial support for inspecting extension popups.
rafaelw@chromium.org
2010-03-17
1
-9
/
+108
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+2
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
1
-1
/
+2
*
Allow users to enable extensions in incognito. Requires
mpcomplete@chromium.org
2010-02-25
1
-2
/
+3
*
Clone of issue 577015.
twiz@chromium.org
2010-02-12
1
-1
/
+18
*
A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...
twiz@google.com
2009-12-10
1
-2
/
+6
*
Addition of a new parameter to the popup.show(...) Chrome extension API that ...
twiz@google.com
2009-12-08
1
-2
/
+15
*
Refactoring of the chrome.experimental.popup API implementation to allow disp...
twiz@google.com
2009-11-16
1
-7
/
+55
*
JsonSchema support for declaring "object" constructors.
rafaelw@chromium.org
2009-11-12
1
-5
/
+1
*
Fix memory leak in AsyncExtensionFunction.
mpcomplete@chromium.org
2009-11-10
1
-1
/
+1
*
Submitting change from http://codereview.chromium.org/276029/show
mad@chromium.org
2009-11-03
1
-0
/
+164