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
/
api
/
tabs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove c/b/ui/host_desktop.h/cc
scottmg
2016-03-18
2
-2
/
+0
*
Remove remaining HOST_DESKTOP_TYPE_... uses
scottmg
2016-03-18
1
-22
/
+22
*
Migrate ProcessesEventRouter to the new task manager
afakhry
2016-03-11
1
-1
/
+0
*
Remove UnescapeRule::URL_SPECIAL_CHARS from chrome/ and extensions/
mmenke
2016-03-07
1
-3
/
+5
*
Plumb the correct owner document through DocumentInit::m_owner.
dcheng
2016-03-01
3
-5
/
+13
*
Make extensions::DictionaryBuilder and extensions::ListValue unmovable.
dcheng
2016-02-27
1
-8
/
+10
*
Add ScopedKeepAlive to c/b/lifetime
dgn
2016-02-26
1
-4
/
+1
*
Require host permission for sensitive data in tabs API
limasdf
2016-02-26
4
-39
/
+58
*
Remove HostDesktopType from Browser::CreateParams
scottmg
2016-02-09
3
-19
/
+9
*
Get change property value when tabs.onUpdated is fired.
limasdf
2016-02-09
2
-97
/
+65
*
Add frameId to chrome.tabs.executeScript/insertCSS
rob
2016-02-07
3
-8
/
+43
*
Remove the rest of HostDesktopType from c/b/ui/browser_finder.h
scottmg
2016-02-03
1
-2
/
+2
*
Update chrome for new prefs location.
brettw
2016-02-02
2
-2
/
+2
*
Implement webview.captureVisibleRegion()
wjmaclean
2016-02-01
2
-4
/
+50
*
Remove BrowserIterator
scottmg
2016-01-28
2
-4
/
+2
*
Remove unused process_id parameter from permissions_data
rob
2016-01-25
1
-5
/
+0
*
chrome.tabs.query: Allow extensions with host permission to see tabs of that ...
lazyboy
2016-01-21
2
-12
/
+98
*
Revert of Implement webview.captureVisibleRegion() (patchset #9 id:160001 of ...
tsergeant
2016-01-21
2
-50
/
+4
*
Implement webview.captureVisibleRegion()
wjmaclean
2016-01-21
2
-4
/
+50
*
tabs.query: ignore url/title in queryInfo if an extension lacks "tabs" permis...
lazyboy
2016-01-08
2
-7
/
+144
*
make tab.active of chrome.tabs.onCreated have correct value
limasdf
2016-01-05
1
-0
/
+1
*
Convert Pass()→std::move() in //chrome/browser/extensions
dcheng
2015-12-26
4
-33
/
+43
*
Clean up header files.
avi
2015-12-26
1
-0
/
+1
*
Switch to standard integer types in chrome/browser/extensions/.
avi
2015-12-24
10
-6
/
+20
*
Put a new Panel into the same BrowsingInstance as its creator.
alexmos
2015-12-16
1
-1
/
+5
*
Make the minimize state work when creating a chrome window in CrOS
joone.hur
2015-11-26
1
-7
/
+0
*
Refactor FaviconDriver::OnFaviconAvailable()
pkotwicz
2015-11-23
2
-8
/
+11
*
Migrating tests to use EmbeddedTestServer (/chrome/browser misc)
svaldez
2015-11-18
1
-13
/
+9
*
Remove URLs from chrome.tabs.executeScript permission warning.
battre
2015-11-12
1
-1
/
+1
*
Remove ScopedPtrMap from extensions code
limasdf
2015-11-11
4
-12
/
+12
*
Fix ExtensionWindowCreateTest.AcceptState flakiness on Mac
limasdf
2015-11-06
1
-3
/
+16
*
[Extensions] Remove kalman@ from OWNERS files
rdevlin.cronin
2015-10-26
1
-1
/
+0
*
Fire `chrome.tabs.onUpdated` when title is updated.
limasdf
2015-10-23
2
-105
/
+83
*
Creates BrowserTabStripTracker to consolidate common code
sky
2015-10-12
2
-55
/
+27
*
Don't use base::MessageLoop::{Quit,QuitClosure} in chrome/
ki.stfu
2015-10-09
1
-2
/
+2
*
chrome: Move ChromeZoomLevelPrefs out of chrome namespace.
tfarina
2015-09-02
1
-6
/
+4
*
extensions: windows: list app windows of the current extension
lionel.g.landwerlin
2015-08-24
6
-41
/
+111
*
Ensure proper ordering of app window request block/unblock
rockot
2015-08-15
2
-0
/
+3
*
chrome.tabs API: muted+mutedCause --> MutedInfo struct, and launch
miu
2015-08-15
3
-15
/
+11
*
Remove tab_utils.cc from android build
estade
2015-08-12
1
-2
/
+2
*
Launch tab muting via context menu command.
miu
2015-08-11
2
-3
/
+3
*
extensions: EventRouter: pass the whole event to WillDispatchCallback
lionel.g.landwerlin
2015-08-11
2
-12
/
+13
*
extensions: windows: list all windows from the current profile
lionel.g.landwerlin
2015-08-06
7
-78
/
+619
*
extensions: windows: refactor WindowController for AppWindows
lionel.g.landwerlin
2015-07-31
9
-167
/
+452
*
Clean up error handling logic for extension tab muting.
jared.sohn
2015-07-27
3
-18
/
+22
*
extensions: EventRouter: pass listener filter to WillDispatchCallback
lionel.g.landwerlin
2015-07-27
2
-11
/
+16
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
1
-1
/
+1
*
extensions: tabs: only filter out tab id when reporting values to javascript
lionel.g.landwerlin
2015-07-23
1
-0
/
+25
*
extensions: tabs: add checks on tab id
lionel.g.landwerlin
2015-07-22
1
-38
/
+63
*
extensions: tabs: set tab id to -1 for app/devtools windows
lionel.g.landwerlin
2015-07-21
2
-4
/
+23
[next]