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
*
Moved bluetooth adapter files from chrome/browser/chromeos/bluetooth/ to devi...
youngki@chromium.org
2012-10-18
11
-237
/
+459
*
Native Messaging revert-revert
eaugusti@chromium.org
2012-10-18
17
-158
/
+1278
*
Annotated PlatformAppBrowserTest.FLAKY_ShellWindowRestorePosition with issue id.
vitalybuka@chromium.org
2012-10-18
1
-0
/
+1
*
Create a ShellWindowRegistry in incognito mode.
benwells@chromium.org
2012-10-18
3
-0
/
+23
*
Clears the list of apps to restore when the browser starts normally.
koz@chromium.org
2012-10-18
3
-8
/
+12
*
Implement size and position support for launchWebAuthFlow.
mihaip@chromium.org
2012-10-18
5
-8
/
+94
*
Use LANCZOS3 resize algorithm to generate missing image reps for extension ac...
tbarzic@chromium.org
2012-10-18
2
-34
/
+36
*
Flaky test.
vitalybuka@chromium.org
2012-10-18
1
-1
/
+2
*
Fix a race in chrome.bluetooth.getDevices.
bryeung@chromium.org
2012-10-18
5
-12
/
+46
*
Fix use-after-free crash in ExtensionFunctionDispatcher::Dispatch.
mpcomplete@chromium.org
2012-10-17
1
-2
/
+7
*
Remove TabContents from extension tests.
avi@chromium.org
2012-10-17
4
-37
/
+46
*
Fix comment on setting FROM_WEBSTORE install flag. Being from sync is no long...
yoz@chromium.org
2012-10-17
1
-4
/
+4
*
Cleanup shutdown of the policy code.
joaodasilva@chromium.org
2012-10-17
1
-3
/
+2
*
Shift passage of FileStream in downloads system to be by scoped_ptr<>.
rdsmith@chromium.org
2012-10-17
2
-7
/
+9
*
Fix media galleries crash when the window is closed with config dialog open.
vandebo@chromium.org
2012-10-17
1
-1
/
+6
*
New post-sideload UI:
mpcomplete@chromium.org
2012-10-17
12
-44
/
+572
*
Remove unneeded flag for platform app tests.
benwells@chromium.org
2012-10-17
1
-1
/
+1
*
WebRequest attributes and compatible stages
vabr@chromium.org
2012-10-17
1
-5
/
+33
*
Don't display platform app resources in normal browser windows.
estade@chromium.org
2012-10-17
4
-10
/
+67
*
Mark Chrome OS default apps as WAS_INSTALLED_BY_DEFAULT.
mihaip@chromium.org
2012-10-16
1
-1
/
+2
*
Media Galleries: Initialize the internal state of MediaGalleriesPrivateEventR...
thestig@chromium.org
2012-10-16
1
-1
/
+10
*
bookmarks: Remove TabContents from BookmarkManagerExtensionAPI.
tfarina@chromium.org
2012-10-16
1
-3
/
+2
*
Adding condition attributes for request headers to Declarative WebRequest
vabr@chromium.org
2012-10-16
5
-32
/
+240
*
Adding SyncFileSystemService which is a profile-keyed service and connects lo...
kinuko@chromium.org
2012-10-16
2
-9
/
+43
*
Cleanup: Fix a formatting issue in extensions::ManagementPolicy and combine s...
thestig@chromium.org
2012-10-16
1
-16
/
+30
*
Rewrite URL before checking host for IsURLAllowedInIncognito
cem.kocagil@gmail.com
2012-10-16
1
-1
/
+1
*
File Manager: replace "GDataPreference" with just "Preference"
yoshiki@chromium.org
2012-10-16
3
-5
/
+5
*
Remove redundant TODO from platform app launch testing.
benwells@chromium.org
2012-10-16
1
-1
/
+2
*
Major revision of page cycler UI. This revision does several things:
clintstaley@chromium.org
2012-10-16
3
-15
/
+27
*
Make mediaGalleriesPrivate.onDevice{Attached,Detached} work properly by alway...
thestig@chromium.org
2012-10-16
2
-16
/
+125
*
Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...
thestig@chromium.org
2012-10-16
1
-1
/
+1
*
Fix crash caused by multiple app launcher ordinal conflicts.
xiyuan@chromium.org
2012-10-16
2
-1
/
+15
*
[Coverity] Fix deference after null check error.
kmadhusu@chromium.org
2012-10-16
1
-2
/
+2
*
<browser>: Always read <browser>.src attribute from <object>.src.
lazyboy@chromium.org
2012-10-16
1
-0
/
+5
*
PlatformAppApiTest class should not enable experimental APIs by default
asargent@chromium.org
2012-10-15
7
-31
/
+33
*
Another interim checkin. This CL completes the plumbing between our nascent A...
miket@chromium.org
2012-10-15
5
-44
/
+134
*
Mac: Fix inline extension install prompt
sail@chromium.org
2012-10-15
1
-1
/
+5
*
Remove obsolete TODO about browser-based panels.
mihaip@chromium.org
2012-10-15
1
-1
/
+0
*
Revert 161480 - Workaround for V2 apps crash in incognito windows
jamescook@chromium.org
2012-10-15
1
-6
/
+0
*
Avoid going through a TabContents when getting the Profile for a WebContents.
jyasskin@chromium.org
2012-10-15
2
-6
/
+2
*
Make Bluetooth discovery tests into packaged apps.
bryeung@chromium.org
2012-10-15
1
-8
/
+4
*
Adding thirdParty property to RequestMatcher
vabr@chromium.org
2012-10-15
5
-20
/
+184
*
Update Camera ID in app sorting list
dpolukhin@chromium.org
2012-10-15
1
-1
/
+1
*
Revert 161812 - Links in platform apps should open in the system default brow...
kinuko@chromium.org
2012-10-15
2
-63
/
+0
*
Allow settings dialog to be opened via the app launcher, as a packaged app.
tapted@chromium.org
2012-10-15
3
-2
/
+27
*
Restart running apps when chrome restarts.
koz@chromium.org
2012-10-15
10
-0
/
+309
*
Make ExtensionActionManager an independent ProfileKeyedService
jyasskin@chromium.org
2012-10-14
7
-83
/
+91
*
Links in platform apps should open in the system default browser.
junmin.zhu@intel.com
2012-10-14
2
-0
/
+63
*
Fix DownloadExtensionTest_FileIcon_Active by making it wait for the item to b...
benjhayden@chromium.org
2012-10-13
1
-3
/
+14
*
WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)
toyoshim@chromium.org
2012-10-13
3
-13
/
+14
[next]