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
/
test
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log the OS error that getaddrinfo() failed with.
eroman@chromium.org
2010-05-16
1
-2
/
+3
*
Don't delete the user profile directory for tests that ran with --user-data-dir.
thestig@chromium.org
2010-04-27
1
-9
/
+12
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-08
1
-1
/
+3
*
Revert 43826 - HostResolver now adds AI_CANONNAME to the hint flags if a requ...
cbentzel@chromium.org
2010-04-07
1
-3
/
+1
*
HostResolver now adds AI_CANONNAME to the hint flags if a requester needs the...
cbentzel@chromium.org
2010-04-07
1
-1
/
+3
*
Fix a pyauto crash while loading locales.
nirnimesh@chromium.org
2010-04-02
1
-1
/
+3
*
Provide a method to specify to the automation interface the dir containing br...
nirnimesh@chromium.org
2010-03-09
1
-0
/
+10
*
chrome 1: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+1
*
Pulls the latest googleurl to get the fix for
brettw@chromium.org
2010-03-06
1
-0
/
+2
*
[Linux/Mac] clean up the shared memory file on disk used by stats in tests.
thomasvl@chromium.org
2009-12-30
1
-7
/
+33
*
Use GetSwitchValueASCII.
tony@chromium.org
2009-11-06
1
-3
/
+3
*
Remove themes/default.dll and merge the resources into chrome.dll.
tc@google.com
2009-11-02
1
-1
/
+0
*
Add a mechanism to disable IPv6.
eroman@chromium.org
2009-10-21
1
-2
/
+4
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Get rid of mac_app_names.h. Replace it with real constants from
mark@chromium.org
2009-10-08
1
-7
/
+2
*
Move all resources into the framework.
mark@chromium.org
2009-10-07
1
-0
/
+4
*
Coverity: Initialize stats_table_ in the constructor.
jhawkins@chromium.org
2009-09-29
1
-3
/
+5
*
Avoids the use of ToWStringHack in a few places.
evan@chromium.org
2009-08-26
1
-2
/
+1
*
Remove unreferenced .vcproj files.
sgk@google.com
2009-07-28
1
-1210
/
+0
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-11
/
+13
*
Various minor fixes:
aa@chromium.org
2009-07-15
1
-4
/
+0
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-2
/
+2
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
1
-0
/
+4
*
Adds kind-of-live thumbnail generation for a potential tab switcher.
brettw@chromium.org
2009-06-16
1
-0
/
+4
*
Wean activex_shim from urlmon.lib:
sgk@google.com
2009-06-14
1
-2
/
+2
*
Revert r18359.
sgk@google.com
2009-06-14
1
-2
/
+2
*
Convert chrome.dll to gyp generation.
sgk@google.com
2009-06-14
1
-2
/
+2
*
Revert r18354.
sgk@google.com
2009-06-13
1
-2
/
+2
*
Remove unnecessary addition of urlmon.lib to AdditionalDependencies
sgk@google.com
2009-06-13
1
-2
/
+2
*
part 2 of dragging change: reordering, but not persisting
erikkay@google.com
2009-06-10
1
-4
/
+0
*
Modified ThumbnailStore to cache/store JPEGs instead
brettw@chromium.org
2009-06-09
1
-0
/
+4
*
Testing AudioMessageFilter
hclam@chromium.org
2009-06-04
1
-0
/
+4
*
Convert to gyp generation of chrome_resources and chrome_strings.
sgk@chromium.org
2009-06-04
1
-4
/
+4
*
Unittests for NTP alignment changes (separate CL for Try server purposes). Se...
glen@chromium.org
2009-06-04
1
-0
/
+4
*
Revert last checkin to fix resources in Release builds.
sgk@chromium.org
2009-06-03
1
-4
/
+4
*
Convert to gyp generation of chrome_resources and chrome_strings.
sgk@chromium.org
2009-06-03
1
-4
/
+4
*
Implements a Zip() utility function. Refactor existing
aa@chromium.org
2009-06-01
1
-3
/
+3
*
Clean-up temporary files/folders in firefox importer tests.
munjal@chromium.org
2009-05-29
1
-0
/
+8
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-4
/
+4
*
Adds a RenderViewTest.PrintLayoutTest.
hbono@chromium.org
2009-05-23
1
-0
/
+16
*
Move more misplaced tests.
abarth@chromium.org
2009-05-22
1
-2
/
+2
*
Move site_instance_unittest.cc next to site_instance.cc
abarth@chromium.org
2009-05-22
1
-1
/
+1
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+2
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
Reverting 16569.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
Fix release build by adding intermediate dir to release build include dirs too.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
DevTools: enable sanity test.
pfeldman@chromium.org
2009-05-19
1
-4
/
+0
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
1
-0
/
+4
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-18
1
-4
/
+4
[next]