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
*
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
*
Removing unused PrivetV3HTTPClient.
vitalybuka@chromium.org
2014-06-28
7
-63
/
+4
*
Changed argument type from const pointer to const reference.
vitalybuka@chromium.org
2014-06-27
5
-31
/
+32
*
Speculatively fix OSX crashes involving service removal
noamsml@chromium.org
2014-06-20
1
-3
/
+4
*
Split printing utility IPC messages into its own file.
thestig@chromium.org
2014-06-18
1
-0
/
+3
*
Don't crash on device resolution failure.
vitalybuka@chromium.org
2014-06-17
3
-9
/
+17
*
Implementation for gcdPrivate.getCloudDeviceList plus tests.
noamsml@chromium.org
2014-06-14
2
-0
/
+2
*
For PWG raster file creation, use FLAG_WRITE instead of FLAG_APPEND
noamsml@chromium.org
2014-06-13
1
-3
/
+2
*
Rename GCDApiFlowInterface to GCDApiFlow and GCDApiFlow to GCDApiFlowImpl
noamsml@chromium.org
2014-06-10
15
-175
/
+218
*
Added GCDApiFlowInterface for simpler testing.
vitalybuka@chromium.org
2014-06-08
19
-50
/
+130
*
Extracted PrivetV1HTTPClient with Privet v1 specific operations.
vitalybuka@chromium.org
2014-06-08
12
-143
/
+222
*
Interface plus stub implementation for PrivetV3CryptoProvider
noamsml@chromium.org
2014-06-07
2
-0
/
+184
*
Updated PrivetV3SetupFlow API.
vitalybuka@chromium.org
2014-06-07
2
-45
/
+60
*
Comments and style nits.
vitalybuka@chromium.org
2014-06-07
4
-19
/
+42
*
Show WiFi bootstrapping devices in devices page
noamsml@chromium.org
2014-06-06
1
-4
/
+2
*
Added DeviceDescription::version with Privet version.
vitalybuka@chromium.org
2014-06-06
6
-6
/
+22
*
Tiny code cleanup and added comments.
vitalybuka@chromium.org
2014-06-05
2
-6
/
+14
*
Check kind of cloud devices list response.
vitalybuka@chromium.org
2014-06-05
1
-2
/
+9
*
Class to switch to bootstrapping network and back
noamsml@chromium.org
2014-06-05
4
-3
/
+252
*
Bootstrapping device lister plus tests
noamsml@chromium.org
2014-06-04
8
-1
/
+670
[next]