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
/
utility
Commit message (
Expand
)
Author
Age
Files
Lines
*
Media Galleries API: Fix Picasa PlatformFile leak.
tommycli@chromium.org
2013-10-24
3
-3
/
+5
*
Fixed logging if address is empty.
vitalybuka@chromium.org
2013-10-23
1
-2
/
+4
*
[MediaGalleries] Add utility process handling for iphoto library parsing.
gbillock@chromium.org
2013-10-17
10
-77
/
+738
*
Fix NULL pointer exception when ServiceDiscoveryClientMdns is shutdown before...
justinlin@chromium.org
2013-10-14
1
-0
/
+3
*
Better local discovery logging.
vitalybuka@chromium.org
2013-10-03
1
-11
/
+13
*
Make it possible to delete ServiceResolverImpl on callback
noamsml@chromium.org
2013-10-02
1
-2
/
+2
*
Remove mirandac from OWNERS since she no longer works on chrome.
erg@chromium.org
2013-10-01
1
-1
/
+0
*
Fixes in Local Discovery logging.
vitalybuka@chromium.org
2013-10-01
1
-1
/
+3
*
Remove palmer from many (not all) OWNERS files for IPC.
palmer@chromium.org
2013-09-25
1
-1
/
+0
*
Notify browser process if binding failed or process crash.
vitalybuka@chromium.org
2013-09-25
2
-35
/
+20
*
Implement service discovery client for Mac.
justinlin@chromium.org
2013-09-22
1
-1
/
+1
*
Fix incorrect checking of file_util::WriteFile() return results.
thestig@chromium.org
2013-09-17
1
-4
/
+10
*
Set the printer info in crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-17
1
-2
/
+2
*
Revert 223610 "Set the printer info in crash reports using the c..."
finnur@chromium.org
2013-09-17
1
-2
/
+2
*
Set the printer info in crash reports using the crash key logging system.
rsesek@chromium.org
2013-09-17
1
-2
/
+2
*
Fix import Firefox passwords on Windows (silent failure); plds4.dll and nspr4...
drbasic@yandex-team.ru
2013-09-17
1
-6
/
+6
*
importer: Allow user to import some missing URLS.
tfarina@chromium.org
2013-09-16
2
-0
/
+6
*
Move the rest of extension_manifest_constants to top-level extensions/
rdevlin.cronin@chromium.org
2013-09-16
2
-10
/
+10
*
Fixed formating and added io_runner_.
vitalybuka@chromium.org
2013-09-15
1
-2
/
+1
*
content: Move kHttpScheme constant into content namespace.
tfarina@chromium.org
2013-09-15
1
-2
/
+2
*
Media Galleries API Picasa: Refactor test case writing code
tommycli@chromium.org
2013-09-13
2
-28
/
+19
*
Added logging to local discovery code
noamsml@chromium.org
2013-09-11
1
-0
/
+47
*
Move PasswordForm from //content to //autofill.
blundell@chromium.org
2013-09-09
10
-32
/
+36
*
Added cache flush on network change to ServiceDiscoveryHostClient
noamsml@chromium.org
2013-09-07
1
-3
/
+0
*
Media Galleries API Picasa: Add file watch to invalidate database data on dis...
tommycli@chromium.org
2013-09-06
2
-11
/
+2
*
Use base::GlobalDescriptors::kBaseDescriptor instead of magic number 3.
dongseong.hwang@intel.com
2013-09-06
1
-1
/
+3
*
Media Galleries API Picasa: Make PicasaDataProvider handle async PMP and INI ...
tommycli@chromium.org
2013-09-03
2
-28
/
+14
*
Listen for mDns traffic in setuid sandboxed Utility process.
vitalybuka@chromium.org
2013-09-01
3
-50
/
+65
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
4
-8
/
+7
*
Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...
brettw@chromium.org
2013-08-30
1
-7
/
+2
*
Fix location of tracks detected by itunes - they should be absolute.
vandebo@chromium.org
2013-08-29
2
-3
/
+20
*
PlatformSocketFactory integrated with libevent sockets.
vitalybuka@chromium.org
2013-08-29
1
-13
/
+4
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-29
1
-1
/
+0
*
content: Move kHttpsScheme constant into content namespace.
tfarina@chromium.org
2013-08-26
1
-2
/
+2
*
Make local domain resolver send both ipv4 and ipv6 addresses
noamsml@chromium.org
2013-08-24
5
-35
/
+99
*
Move Feature and Manifest to top-level extensions.
yoz@chromium.org
2013-08-22
4
-3
/
+4
*
Media Galleries API Picasa: Modify the album indexer to de-dupe names.
tommycli@chromium.org
2013-08-22
4
-23
/
+124
*
Fix deadlock and DCHECK issues when shutting down local discovery process
noamsml@chromium.org
2013-08-16
2
-1
/
+26
*
Rename extension_manifest_keys namespace to extensions::manifest_keys.
yoz@chromium.org
2013-08-15
2
-2
/
+2
*
Media Galleries API Picasa: Fix utility client bugs for Picasa indexing.
tommycli@chromium.org
2013-08-14
1
-1
/
+3
*
Remove "<HR>" tags to import Firefox bookmarks correctly.
zhchbin@gmail.com
2013-08-13
2
-25
/
+93
*
Printing: Add a basic printing mode without print preview and cloud print.
thestig@chromium.org
2013-08-12
1
-2
/
+2
*
Create ExtensionsClient abstraction for globally registered extension state.
yoz@chromium.org
2013-08-09
1
-5
/
+3
*
Add media file validation to utility process
vandebo@chromium.org
2013-08-09
3
-5
/
+39
*
Fix bug affecting cache lookups with multiple records
noamsml@chromium.org
2013-08-07
1
-6
/
+58
*
Moves chrome/common/time_format to ui/base/l10n.
mukai@chromium.org
2013-08-07
2
-2
/
+0
*
avoid char+'\xHH' as it's too easy to use values > 127
mostynb@opera.com
2013-08-01
2
-135
/
+135
*
Media Galleries API Picasa: Move PMP test helper to chrome/common/.
tommycli@chromium.org
2013-08-01
4
-313
/
+95
*
Revert 214661 "Bugfix: LocalDomainResolver double-calls its call..."
jwd@chromium.org
2013-07-31
2
-28
/
+5
*
Bugfix: LocalDomainResolver double-calls its callback
noamsml@chromium.org
2013-07-31
2
-5
/
+28
[next]