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
*
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
*
Move itunes related files in common/ and utility/ into media galleries subdir...
vandebo@chromium.org
2013-07-31
7
-16
/
+16
*
importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...
tfarina@chromium.org
2013-07-27
3
-2
/
+109
*
Media Galleries API Picasa: Put INI indexing step into sandboxed utility proc...
tommycli@chromium.org
2013-07-26
4
-21
/
+32
*
Update include paths in chrome et al. for base/process changes.
rsesek@chromium.org
2013-07-25
2
-1
/
+3
*
Add support for local domain resolution in ServiceDiscoveryHostClient
noamsml@chromium.org
2013-07-24
2
-2
/
+76
*
Move ".crx"/".pem" constants and extension_filenames constants into extension...
yoz@chromium.org
2013-07-23
2
-8
/
+5
*
Refactor LocalDomainResolver into interface and implementation
noamsml@chromium.org
2013-07-23
5
-155
/
+131
*
Run service discovery code on IO thread.
vitalybuka@chromium.org
2013-07-22
2
-22
/
+114
*
Enable sandbox in local discovery utility process.
vitalybuka@chromium.org
2013-07-20
4
-10
/
+158
*
Move firefox_importer_utils_unittest.cc to be adjacent to the tested file.
isherman@chromium.org
2013-07-19
1
-158
/
+0
*
Run local discovery code in utility process.
vitalybuka@chromium.org
2013-07-18
3
-1
/
+175
*
Rename Firefox3Importer to FirefoxImporter
isherman@chromium.org
2013-07-18
3
-30
/
+30
*
Fix two issues in parsing the iTunes xml file.
vandebo@chromium.org
2013-07-18
2
-9
/
+97
*
Use a direct include of the message_loop header in chrome/test/, chrome/tools...
avi@chromium.org
2013-07-18
3
-3
/
+3
*
Fix default profile selection for data import from Firefox.
michael@zugelder.org
2013-07-17
1
-0
/
+40
*
Update OWNERS.
benwells@chromium.org
2013-07-17
1
-1
/
+0
*
Extracted interface UtilityMessageHandler to allow implement handlers in sepa...
vitalybuka@chromium.org
2013-07-17
4
-11
/
+39
*
move SafariImporter::CanImport to common
scottmg@chromium.org
2013-07-17
3
-31
/
+3
*
Move most importer code to chrome/utility/importer
scottmg@chromium.org
2013-07-16
37
-8
/
+5587
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-1
/
+1
*
Get rid of single process code path in json_asynchronous_unpacker.cc. Single ...
jam@chromium.org
2013-07-15
3
-1
/
+103
*
Removed return result from ServiceResolver::StartResolving.
vitalybuka@chromium.org
2013-07-15
3
-11
/
+9
*
Simplified service discovery client common interface.
vitalybuka@chromium.org
2013-07-15
3
-170
/
+89
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
3
-4
/
+4
*
Move unpacker.* from chrome\common\extensions to chrome\utility\extensions. T...
jam@chromium.org
2013-07-11
7
-2
/
+630
*
Fix compile issue on Windows x64 trybot for DNS-SD code
noamsml@chromium.org
2013-07-10
1
-1
/
+1
*
Media Galleries API Picasa: Put PMP parsing step into sandboxed utility process.
tommycli@chromium.org
2013-07-10
3
-26
/
+39
*
Make utility process run in-process when running in single-process mode.
jam@chromium.org
2013-07-09
1
-1
/
+1
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-3
/
+3
*
Moved local discover code to chrome/utility for sandboxing.
vitalybuka@chromium.org
2013-07-04
8
-0
/
+1397
*
Move importer messages to common
scottmg@chromium.org
2013-07-03
1
-1
/
+2
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-1
/
+1
*
Media Galleries API Picasa Import: Album Contents INI Reader
tommycli@chromium.org
2013-06-27
3
-0
/
+232
*
Move image_decoder.cc/.h from webkit\glue to content\child.
ananta@chromium.org
2013-06-26
2
-4
/
+6
*
This issue is only a move and updates to the includes. It's contingent on 171...
tommycli@chromium.org
2013-06-26
9
-0
/
+996
*
Media Galleries: Parse the iTunes library XML file in a sandboxed utility pro...
thestig@chromium.org
2013-06-25
5
-0
/
+484
*
Media Galleries: Parse the iTunes preferences XML file in a sandboxed utility...
thestig@chromium.org
2013-06-19
4
-4
/
+112
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-2
/
+3
*
Fix up deps files in src\chrome to remove incorrect and unneeded inclusions. ...
jam@chromium.org
2013-06-03
1
-1
/
+3
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-3
/
+3
*
Cleanup ChromeContentUtilityClient.
thestig@chromium.org
2013-05-31
2
-33
/
+31
*
Revert 201968 "Revert 201837 "OOP import on Windows.""
dbeam@chromium.org
2013-05-24
1
-3
/
+4
*
Revert 201837 "OOP import on Windows."
dbeam@chromium.org
2013-05-24
1
-4
/
+3
*
OOP import on Windows.
gab@chromium.org
2013-05-23
1
-3
/
+4
*
chrome: Use base::MessageLoop. (Part 1)
xhwang@chromium.org
2013-05-10
1
-1
/
+1
*
chrome: Update the include paths of base/message_loop_proxy.h to its new loca...
tfarina@chromium.org
2013-05-10
2
-2
/
+2
[next]