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
/
local_discovery
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-factored printing defines and build configs.
vitalybuka
2014-11-05
3
-16
/
+16
*
Updated comments for gcdPrivate API.
vitalybuka
2014-11-05
5
-9
/
+12
*
chrome.gcdPrivate allows app to choose pairing method.
vitalybuka
2014-11-04
6
-221
/
+205
*
Remove the OnError method from notification delegates.
peter
2014-10-31
2
-5
/
+0
*
Provide default implementations for NotificationDelegate methods.
peter
2014-10-30
2
-12
/
+0
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
10
-75
/
+58
*
Standardize usage of virtual/override/final in chrome/browser/local_discovery
dcheng
2014-10-23
25
-234
/
+222
*
Remove unnecessary image downloading handler of notifications.
mukai
2014-10-17
2
-5
/
+0
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-16
4
-9
/
+6
*
Fixed gcdPrivate behavior if message is sent before confirmation code.
vitalybuka
2014-10-07
3
-5
/
+9
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*
mostynb
2014-10-07
39
-210
/
+210
*
Disambiguate message center manager’s notifications from diff profiles
juyik
2014-10-06
1
-1
/
+3
*
Enable V3 fetcher mode for privet v3 session.
vitalybuka
2014-09-30
1
-0
/
+1
*
GCD Private API: Change hardcoded code to 4 digits not 5.
zentaro
2014-09-26
1
-1
/
+1
*
Interface change for net_util.h for WebRTC IPv6 support.
guoweis
2014-09-22
1
-2
/
+6
*
Remove implicit conversions from scoped_refptr to T* in chrome/
dcheng
2014-09-20
1
-1
/
+1
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-2
/
+2
*
Fix compilation on Windows with enable_printing=2.
vitalybuka
2014-09-09
4
-92
/
+112
*
Remove noamsml@ from OWNERS
noamsml
2014-09-05
1
-1
/
+0
*
Printing fixups for scoped_refptr operator T* removal.
dcheng
2014-09-03
1
-2
/
+2
*
Pass credentials for WifiManager in Windows.
noamsml
2014-08-29
3
-5
/
+159
*
Delete Privet filesystem code
noamsml
2014-08-28
20
-1519
/
+0
*
Local discovery fixups for scoped_refptr operator T* removal.
dcheng
2014-08-28
3
-3
/
+5
*
[ew] Add basic classes.
mtomasz
2014-08-28
2
-0
/
+7
*
Add IsAuthenticated() method to SigninManager to check for connected profile.
rogerta
2014-08-27
1
-1
/
+1
*
Check Firewall state only initializing mDns from PrintPreview.
vitalybuka
2014-08-27
2
-9
/
+40
*
API change to allow sticker authentication for devices
noamsml
2014-08-26
5
-38
/
+57
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
3
-3
/
+3
*
Remove implicit conversions from scoped_refptr to T* in chrome/browser/local_...
dcheng
2014-08-26
10
-20
/
+18
*
Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...
pilgrim@chromium.org
2014-08-22
6
-152
/
+149
*
Use a qualified path for chromium_strings, google_chrome_strings, and generat...
thestig@chromium.org
2014-08-22
1
-1
/
+1
*
Support scoped_ptr in BrowserThread::DeleteOnThread.
vitalybuka@chromium.org
2014-08-21
1
-3
/
+1
*
Make PrivetLocalPrinterTest.PrinterAddedTest accept multiple query packets
noamsml@chromium.org
2014-08-19
1
-2
/
+2
*
Add the method which return whether this file system has specific copy implem...
iseki@chromium.org
2014-08-19
2
-0
/
+8
*
Send privet auth token in PrivetV3 mode instead of X-Privet token
noamsml@chromium.org
2014-08-14
4
-9
/
+59
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-13
/
+11
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-11
/
+13
*
Removed --disable-device-discovery switch.
vitalybuka@chromium.org
2014-08-13
1
-2
/
+2
*
Revert 288266 "Revert 270745 "Enable ServiceDiscoveryClientMdns...."
vitalybuka@chromium.org
2014-08-11
1
-5
/
+11
*
Fixed crash if ProxyBase was destroyed before Mdns was initialized.
vitalybuka@chromium.org
2014-08-11
2
-36
/
+42
*
Revert 270745 "Enable ServiceDiscoveryClientMdns." to fix crash.
vitalybuka@chromium.org
2014-08-08
1
-11
/
+5
*
Added function to get list of networks with prefetched passwords.
noamsml@chromium.org
2014-08-07
2
-0
/
+8
*
Revert of Added function to get list of networks with prefetched passwords. (...
erikchen@chromium.org
2014-08-01
2
-8
/
+0
*
Added function to get list of networks with prefetched passwords.
vitalybuka@chromium.org
2014-08-01
2
-0
/
+8
*
Wifi password fetching for gcdPrivate
vitalybuka@chromium.org
2014-07-31
3
-16
/
+20
*
mDns registration of GCD devices from chrome://devices page.
vitalybuka@chromium.org
2014-07-29
11
-23
/
+72
*
Rename the CloudPrintPrinterListTest.Parsing test to PrivetConfirmApiFlowTest...
jam@chromium.org
2014-07-23
1
-1
/
+1
*
Partial setup flow with unittest.
vitalybuka@chromium.org
2014-07-17
9
-17
/
+530
*
ONC: Cleanup client certificate related fields.
pneubeck@chromium.org
2014-07-08
1
-1
/
+1
*
[Cleanup] Change std::set_difference to base::STLSetDifference bootstrapping...
neot0000@gmail.com
2014-07-07
1
-8
/
+5
[next]