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 references to Profile from browser_context_keyed_service.
phajdan.jr@chromium.org
2013-05-22
1
-1
/
+1
*
Disallow extensions on the Chrome signin page.
mpcomplete@chromium.org
2013-05-22
1
-8
/
+13
*
Added the 'Translation Logs' tab to chrome://translate-internals/
hajimehoshi@chromium.org
2013-05-21
1
-2
/
+6
*
Move ProfileKeyedService infrastructure to a component
phajdan.jr@chromium.org
2013-05-20
1
-1
/
+1
*
Move RuntimeData and related permissions out of Extension class
rdevlin.cronin@chromium.org
2013-05-17
1
-11
/
+16
*
Fix another problem with chrome.windows.create with popup.
fangjue23303@gmail.com
2013-05-17
1
-16
/
+21
*
Fix ExecuteCodeInTabFunction::Init
fsamuel@chromium.org
2013-05-15
1
-2
/
+1
*
Refactor chrome.(tabs | webview).executeScript to share more code
fsamuel@chromium.org
2013-05-13
2
-183
/
+34
*
Modified tabs extensions api to use JSON Schema Compiler
Samusaaron3@gmail.com
2013-05-10
4
-386
/
+402
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
2
-5
/
+10
*
Don't allow extensions to take screenshots of interstitial pages. Branched from
kalman@chromium.org
2013-05-04
1
-7
/
+15
*
Don't specify min/max bounds for v1 panels
stevenjb@chromium.org
2013-04-18
1
-2
/
+0
*
Show more warnings for tabs.executeScript: when executing on chrome:// and
kalman@chromium.org
2013-04-06
1
-6
/
+1
*
Don't create an extra new tab when calling chrome.windows.create for a popup
fangjue23303@gmail.com
2013-04-06
1
-1
/
+2
*
Deprecate Browser::TYPE_PANEL
stevenjb@chromium.org
2013-04-04
3
-24
/
+16
*
Respect focused key when creating panels.
flackr@chromium.org
2013-04-03
1
-0
/
+1
*
Move IncognitoSplitMode out of Extension Class
rdevlin.cronin@chromium.org
2013-03-24
1
-1
/
+2
*
Fix crash in chrome.tabs.duplicate if the tab to be duplicated belongs to an ...
meacer@chromium.org
2013-03-23
1
-2
/
+11
*
Move CrxFile, FileReader, ExtensionResource to src/extensions.
yoz@chromium.org
2013-03-23
2
-3
/
+3
*
Add RenderWidgetHost::GetSnapshotFromRenderer method to content/ interface fo...
justinlin@chromium.org
2013-03-23
2
-30
/
+31
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
*
Disable tests failing intermitently on try bots.
mad@chromium.org
2013-03-01
1
-1
/
+3
*
Revert 185384 -- Reland 185358
sreeram@chromium.org
2013-03-01
1
-2
/
+1
*
Revert 185358
sreeram@chromium.org
2013-03-01
1
-1
/
+2
*
Enable Ash panels for whitelisted v1 apps without flag
stevenjb@chromium.org
2013-02-28
1
-2
/
+1
*
Enable favicon loading for AshPanelContents
stevenjb@chromium.org
2013-02-28
2
-0
/
+27
*
Fix crash on negative tab id for chrome.tabs.insertCSS.
meacer@chromium.org
2013-02-26
1
-8
/
+9
*
Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!
gab@chromium.org
2013-02-25
1
-3
/
+6
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Make Browser::CreateParams::CreateFor(App|DevTools) take HostDesktopType.
gab@chromium.org
2013-02-23
1
-1
/
+2
*
Add check for url parameter of windows.create API.
meacer@chromium.org
2013-02-22
1
-1
/
+5
*
Support panel titles and Icons for v1 apps
stevenjb@chromium.org
2013-02-20
1
-1
/
+1
*
Part I: clear primary and selection clipboards if data came from content area.
vasilii@chromium.org
2013-02-18
1
-0
/
+1
*
Remove PrefServiceBase, since everyone can now depend directly on PrefService.
joi@chromium.org
2013-02-16
1
-1
/
+1
*
Add ShellWindowContents and AppWindow/Panel implementations.
stevenjb@chromium.org
2013-02-15
3
-9
/
+315
*
Revert 182559
isherman@chromium.org
2013-02-15
3
-317
/
+11
*
Add ShellWindowContents and AppWindow/Panel implementations.
stevenjb@chromium.org
2013-02-14
3
-11
/
+317
*
When focusing a tab via the extension API, bring focus to its containing window
mpcomplete@chromium.org
2013-02-13
1
-5
/
+6
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
2
-2
/
+2
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
2
-5
/
+6
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
2
-2
/
+2
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Change PlatformBitmap memory ownership story. Fix CopyFromBackingStore thread...
nick@chromium.org
2013-02-02
2
-13
/
+6
*
Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...
gab@chromium.org
2013-02-01
1
-19
/
+20
*
Move default_locale out of Extension class.
MHX348@motorola.com
2013-01-30
1
-1
/
+2
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-29
1
-1
/
+1
*
<webview>: Implement ExecuteScript
fsamuel@chromium.org
2013-01-24
1
-0
/
+2
*
Disables ExtensionApiTest.TabCurrentWindow for win.
mukai@chromium.org
2013-01-19
1
-1
/
+1
*
Record histogram of extension API usage
rpaquay@chromium.org
2013-01-18
1
-23
/
+23
[prev]
[next]