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
*
Disable test that times out: ExtensionWebRequestApiTest.WebRequestDeclarative2
vandebo@chromium.org
2013-02-26
1
-1
/
+8
*
Make chrome/browser/extensions use base::Clock instead of MockTimeProvider
akalin@chromium.org
2013-02-26
9
-54
/
+76
*
Change chrome.webstore.install to not allow more than one pending request fro...
mek@chromium.org
2013-02-26
1
-2
/
+39
*
Add runtime.onBrowserUpdateAvailable event.
hshi@chromium.org
2013-02-26
3
-0
/
+27
*
Add API in developerPrivate to allow/ disallow incognito mode.
grv@chromium.org
2013-02-26
3
-0
/
+36
*
Attempt to fix flakyness of ExtensionURLRewriteBrowserTest.BookmarksURL.
asvitkine@chromium.org
2013-02-25
1
-6
/
+11
*
Add restart / launch button to apps_devtools app.
grv@chromium.org
2013-02-25
3
-7
/
+27
*
Finally phase out non-multi-desktop-aware Browser::CreateParams()'s!!
gab@chromium.org
2013-02-25
3
-7
/
+16
*
Implemented BluetoothDeviceWin.
youngki@chromium.org
2013-02-25
1
-5
/
+6
*
Register extensions that use storage.managed at the PolicyService.
joaodasilva@chromium.org
2013-02-25
3
-31
/
+122
*
Revert 184352
brettw@chromium.org
2013-02-24
13
-27
/
+25
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
13
-25
/
+27
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
77
-88
/
+88
*
Fix regression caused by 11968032 in upgrading themes
pkotwicz@chromium.org
2013-02-24
2
-0
/
+63
*
Make Browser::CreateParams::CreateFor(App|DevTools) take HostDesktopType.
gab@chromium.org
2013-02-23
1
-1
/
+2
*
Move app_host code from extensions into src/apps.
benwells@chromium.org
2013-02-23
8
-569
/
+0
*
Enforce CSP on images for chrome.experimental.notification.
dewittj@chromium.org
2013-02-23
1
-9
/
+9
*
Enable browser_tests on linux_aura.
erg@chromium.org
2013-02-23
3
-3
/
+16
*
Non-web-accessible extension URLs should not load in non-extension processes
nasko@chromium.org
2013-02-23
1
-5
/
+58
*
Make WebContents optional for WebstoreStandaloneInstaller
sergeygs@chromium.org
2013-02-23
4
-46
/
+76
*
Add check for url parameter of windows.create API.
meacer@chromium.org
2013-02-22
1
-1
/
+5
*
More wallpaper private apis for new custom wallpaper UI
bshe@chromium.org
2013-02-22
1
-0
/
+1
*
Change eventTime field to standard chrome.* API format.
miket@chromium.org
2013-02-22
2
-3
/
+3
*
Revert 184019
vabr@chromium.org
2013-02-22
1
-1
/
+1
*
Revert 184020
vabr@chromium.org
2013-02-22
1
-11
/
+2
*
Introduce Image loader extension.
mtomasz@chromium.org
2013-02-22
2
-0
/
+18
*
Migrated sync_file_status, sync_action and sync_direction from fileapi:: name...
calvinlo@chromium.org
2013-02-22
5
-36
/
+36
*
RulesRegistryStorageDelegate::Inner::waiting_for_extensions_ is now a multiset
vabr@chromium.org
2013-02-22
1
-2
/
+11
*
Declarative Web Request: avoid premature ready_=true in InitForOTRProfile
vabr@chromium.org
2013-02-22
1
-1
/
+1
*
TabCapture: Handle audio devices errors and correctly close stream in that case.
justinlin@chromium.org
2013-02-22
4
-41
/
+76
*
Enable tests that depend on shell windows being focused on GTK.
jeremya@chromium.org
2013-02-22
2
-9
/
+2
*
Implemented Device/Service discovery with incremented timeout values.
youngki@chromium.org
2013-02-21
3
-30
/
+57
*
Disable ExtensionApiTest.PopupBlockingExtension on Windows.
yoz@chromium.org
2013-02-21
1
-1
/
+7
*
Second batch of fixing prefs registrations.
joi@chromium.org
2013-02-21
1
-0
/
+6
*
Enable PlatformAppBrowserTest.WindowsApi
jeremya@chromium.org
2013-02-21
1
-1
/
+1
*
Disable LazyBackgroundPageApiTest.WaitForNTP because of flake
ccameron@chromium.org
2013-02-21
1
-1
/
+7
*
Store the content bounds of the shell window, rather than the frame bounds.
jeremya@chromium.org
2013-02-21
3
-57
/
+3
*
Rename browser/system_monitor to browser/storage_monitor.
gbillock@chromium.org
2013-02-21
6
-9
/
+9
*
Cleanup: Consolidate GenerateStream and GenerateStreamForDevice
justinlin@chromium.org
2013-02-20
1
-11
/
+8
*
Newly added bookmarked pages are not opening from Bookmark Manager
tom.cassiotis@gmail.com
2013-02-20
2
-3
/
+4
*
Fixing serial baut/bit rate definition on PostOpen for Linux. By "STANDARD" P...
matheusbrat@gmail.com
2013-02-20
1
-2
/
+82
*
Rename ui::SelectFileDialog::FileTypeInfo::support_gdata to support_drive.
kinaba@chromium.org
2013-02-20
1
-2
/
+2
*
Correct the OnListenerRemoved semantic of EventListenerMap::Delegate
hongbo.min@intel.com
2013-02-20
1
-2
/
+3
*
Declarative WR: Enable and measure request blocking until registries are loaded.
vabr@chromium.org
2013-02-20
1
-5
/
+6
*
Moves ash::AppIconLoader to extensions and uses from notifications.
mukai@chromium.org
2013-02-20
3
-0
/
+227
*
Logging (UMA) the time until RulesRegistryStorageDelegate gets ready
vabr@chromium.org
2013-02-20
1
-1
/
+20
*
Don't send OnBeginInstall notifcations to the app list for non-apps.
koz@chromium.org
2013-02-20
2
-6
/
+17
*
Rewrite FileSystemExtensionApiTest
tbarzic@chromium.org
2013-02-20
2
-5
/
+22
*
Support panel titles and Icons for v1 apps
stevenjb@chromium.org
2013-02-20
1
-1
/
+1
*
This adds the remaining extension functions for networkingPrivate.
gspencer@chromium.org
2013-02-20
1
-0
/
+3
[next]