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
/
browser_action_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-5
/
+4
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-4
/
+5
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-1
/
+1
*
Remove GetActiveWebContents from browser_tabstrip.
avi@chromium.org
2013-01-29
1
-2
/
+3
*
Remove GetExtensionService calls and replace with PKSF calls through the Exte...
mirandac@chromium.org
2012-11-30
1
-1
/
+3
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-1
/
+4
*
BUG=110235
mitchellwrosen@chromium.org
2012-06-15
1
-0
/
+24
*
Add getters to chrome.browserAction and chrome.pageAction
cduvall@chromium.org
2012-03-19
1
-448
/
+0
*
Default browser action icon to the puzzle piece.
cduvall@chromium.org
2012-03-16
1
-7
/
+8
*
Allow chrome.browserAction.setBadgeBackgroundColor to use CSS format colors.
cduvall@chromium.org
2012-03-13
1
-0
/
+35
*
Force browser action icon size to always be 19px
cduvall@chromium.org
2012-03-07
1
-6
/
+8
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-2
/
+2
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-1
/
+1
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-3
/
+5
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-14
/
+13
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-13
/
+14
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-14
/
+13
*
Disable failing BrowserActionApiTest.BrowserActionPopup
thestig@chromium.org
2011-11-17
1
-7
/
+2
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.
mpcomplete@chromium.org
2011-11-17
1
-1
/
+1
*
Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....
dpolukhin@chromium.org
2011-11-16
1
-1
/
+1
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.
mpcomplete@chromium.org
2011-11-16
1
-1
/
+1
*
Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...
mpcomplete@chromium.org
2011-11-08
1
-1
/
+1
*
Have ExtensionHost use TabContents instead of RenderViewHost. This is part
mpcomplete@chromium.org
2011-11-08
1
-1
/
+1
*
Close Lazy Background Page after event dispatch
tessamac@chromium.org
2011-10-20
1
-2
/
+2
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-2
/
+3
*
Marked BrowserActionApiTest.CloseBackgroundPage as disabled.
rdsmith@chromium.org
2011-10-06
1
-1
/
+3
*
GTTF: Remove super-flaky ui_test_utils functions and fix callers.
phajdan.jr@chromium.org
2011-09-27
1
-4
/
+9
*
Refactor ExtensionTabUtil-namespaced functions into their own file.
miket@chromium.org
2011-09-27
1
-1
/
+1
*
Redirect chrome://extensions to the new chrome://settings/extensions (attempt...
finnur@chromium.org
2011-09-19
1
-2
/
+1
*
Revert 101081 - Redirect chrome://extensions to the new chrome://settings/chr...
finnur@chromium.org
2011-09-14
1
-1
/
+2
*
Redirect chrome://extensions to the new chrome://settings/chromeExtensions (a...
finnur@chromium.org
2011-09-14
1
-2
/
+1
*
Revert 101046 - Redirect chrome://extensions to the new chrome://settings/chr...
joi@chromium.org
2011-09-14
1
-1
/
+2
*
Redirect chrome://extensions to the new chrome://settings/chromeExtensions.
finnur@chromium.org
2011-09-14
1
-2
/
+1
*
Allow window.close() in background pages.
tessamac@chromium.org
2011-09-07
1
-0
/
+26
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+2
*
Changed the test to say that it is done after a timer fires and now it
levin@chromium.org
2011-05-28
1
-3
/
+2
*
Temporarily disable BrowserActionApiTest.BrowserActionPopup.
levin@chromium.org
2011-05-28
1
-2
/
+3
*
More TabStripModel renaming:
sky@chromium.org
2011-04-18
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-3
/
+3
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Marked several tests flaky.
rdsmith@chromium.org
2011-03-01
1
-1
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-2
/
+2
*
Mark BrowserActionPopup disabled except Mac since it times out.
lzheng@chromium.org
2011-01-27
1
-1
/
+1
*
Mark BrowserActionApiTest.BrowserActionPopup flaky.
lzheng@chromium.org
2011-01-25
1
-1
/
+8
*
Make ExtensionBrowserEventRouter owned by ExtensionService.
asargent@chromium.org
2011-01-15
1
-1
/
+2
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
1
-3
/
+3
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
[next]