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
/
geolocation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in chrome/browser/, part 2 of 4.
avi
2015-12-26
7
-0
/
+12
*
Revert of Removal of geolocation APIs on insecure origins (patchset #6 id:100...
johnme
2015-12-11
2
-33
/
+21
*
Removal of geolocation APIs on insecure origins
jww
2015-12-11
2
-21
/
+33
*
[Android][Cleanup]Remove deprecated kGeolocationEnabled and kProtectedMediaId...
knn
2015-12-11
2
-9
/
+0
*
Use PermissionType instead of ContentSettingsType in permission related
lshang
2015-12-09
1
-0
/
+1
*
Import PermissionType into PermissionContextBase
lshang
2015-12-09
1
-6
/
+6
*
Android: Allow compiling browser without Java UI
sievers
2015-12-04
2
-33
/
+35
*
Migrating tests to use EmbeddedTestServer (/chrome/browser misc)
svaldez
2015-11-18
1
-2
/
+1
*
Refactor GeolocationPermissionContext
kcarattini
2015-11-03
4
-24
/
+28
*
Fix name of GeolocationInfoBarDelegateAndroid
estade
2015-10-26
2
-24
/
+18
*
Rename android only infobars
estade
2015-10-23
2
-28
/
+31
*
Don't use base::MessageLoop::{Quit,QuitClosure} in chrome/
ki.stfu
2015-10-09
2
-3
/
+3
*
Introduce a way to define Android-only IDR values that doesn't require
estade
2015-10-08
1
-2
/
+2
*
Don't compile permissions infobars on desktop.
estade
2015-10-02
1
-190
/
+198
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+2
*
Call FormatUrlForSecurityDisplay in more call sites.
palmer
2015-09-24
1
-8
/
+4
*
Remove DomOperationNotificationDetails.
avi
2015-09-23
1
-4
/
+2
*
Clean up GeolocationBrowserTest.
mvanouwerkerk
2015-09-17
1
-302
/
+293
*
permissions: switch from explicitly passing queue controller to callbacks
lalitm
2015-09-16
2
-21
/
+18
*
Removed Profile::GetHostContentSettingsMap
peconn
2015-09-16
5
-54
/
+53
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
2
-3
/
+3
*
permissions: Remove origin from permission_request_id
lalitm
2015-09-10
1
-4
/
+2
*
Rename GetIconID to GetIconId
estade
2015-09-03
2
-2
/
+2
*
Disable flaky geolocation tests on Linux.
jam
2015-09-02
1
-9
/
+64
*
DisplayPendingRequests shouldn't need a Browser instance passed in.
hcarmona
2015-09-01
1
-15
/
+15
*
Disable flaky GeolocationBrowserTest.CancelPermissionForFrame
jam
2015-08-21
1
-2
/
+6
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-07
1
-6
/
+8
*
Revert of Move net::FormatUrl and friends outside of //net and into //compone...
jochen
2015-08-04
1
-8
/
+6
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-03
1
-6
/
+8
*
Remove parameterization from the geolocation permission unit tests
felt
2015-07-31
1
-75
/
+48
*
Reland "Add ExecuteJavaScriptForTest and make all tests use it"
Jochen Eisinger
2015-07-24
1
-1
/
+2
*
Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #1...
sigbjornf
2015-07-24
1
-2
/
+1
*
Add ExecuteJavaScriptForTest and make all tests use it
jochen
2015-07-24
1
-1
/
+2
*
Add an infobar to resolve android runtime permission mismatches.
tedchoc
2015-07-22
2
-5
/
+55
*
mac: Flush the autorelease pool after making a browser window in browser tests.
erikchen
2015-07-13
1
-2
/
+1
*
Permissions: move permissions_* files from content_settings/ to permissions/.
lalitm
2015-07-08
2
-2
/
+2
*
Geolocation browsertest cleanup
felt
2015-07-02
1
-375
/
+186
*
Refactor ownership of the PermissionBubbleView.
hcarmona
2015-07-01
2
-10
/
+23
*
Add the ability to determine whether Chrome can possibly request an Android p...
tedchoc
2015-06-25
1
-5
/
+5
*
[Extensions] Kill off ExtensionMsg_AddMessageToConsole
rdevlin.cronin
2015-06-24
1
-1
/
+1
*
Remove workarounds for bug 433877.
mlamouri
2015-06-09
1
-4
/
+0
*
Move PermissionRequestID to chrome/browser/permissions/.
mlamouri
2015-06-06
4
-22
/
+22
*
Don't persist immediate content setting decisions in GeolocationPermissionCon...
bauerb
2015-06-04
1
-1
/
+1
*
Use RenderFrameHost for ::RequestPermission() and ::CancelPermission().
mlamouri
2015-06-03
2
-5
/
+9
*
Add way for PermissionContext to be automatically restricted to secure origins.
mlamouri
2015-06-01
2
-0
/
+5
*
Simplify infobar expiry.
pkasting
2015-05-20
2
-18
/
+2
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-08
1
-1
/
+3
*
Revert of Classify navigations without page id in parallel to the existing cl...
ksakamoto
2015-05-08
1
-3
/
+1
*
Classify navigations without page id in parallel to the existing classifier.
avi
2015-05-07
1
-1
/
+3
*
Revert of Classify navigations without page id in parallel to the existing cl...
pdr
2015-05-05
1
-3
/
+1
[next]