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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Google Gears should be renamed to Gears
mhm@chromium.org
2009-06-12
3
-4
/
+4
*
Add configuration items for unit_tests.exe (not fully gyp converted yet):
sgk@chromium.org
2009-06-12
1
-6
/
+36
*
Tweaks to the try chrome toast
cpu@google.com
2009-06-12
2
-5
/
+24
*
Fix themed toolbar drawing following tabstrip changes.
estade@chromium.org
2009-06-12
7
-13
/
+46
*
Handle file descriptor exhaustions a little more gracefully. This prevents th...
stuartmorgan@chromium.org
2009-06-12
1
-2
/
+4
*
Verify signed .crx extension installations
rafaelw@chromium.org
2009-06-12
37
-301
/
+473
*
Remove the Menu object, converting all the remaining callers to use Menu2. I'...
ben@chromium.org
2009-06-12
19
-216
/
+270
*
DEPS cleanup.
thestig@chromium.org
2009-06-12
6
-17
/
+1
*
Add headers missing in r18291.
thestig@chromium.org
2009-06-12
1
-0
/
+1
*
Make 'theme_dll' a loadable_module, not a shared_library, so dependent
sgk@google.com
2009-06-12
1
-1
/
+1
*
Revert thakis's changes to download_file.cc from r17595.
estade@chromium.org
2009-06-12
1
-15
/
+8
*
Add resources necessary for building chrome.exe via gyp-generated files.
sgk@chromium.org
2009-06-12
1
-0
/
+50
*
Use pointers instead of references in SpellCheck function.
sidchat@google.com
2009-06-12
2
-6
/
+6
*
Cleanups from post-submit suggestions.
mmoss@chromium.org
2009-06-12
1
-0
/
+2
*
Change some DCHECKs to CHECKs in hope of tracking down a crash.
pkasting@chromium.org
2009-06-12
1
-2
/
+2
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
36
-119
/
+202
*
Revert r18298 (cut over chrome.dll to gyp generation).
sgk@google.com
2009-06-12
1
-0
/
+1
*
Convert chrome.dll over to gyp generation.
sgk@google.com
2009-06-12
1
-1
/
+0
*
Fix object ownership and cleanup issues between ExtensionHost and ExtensionVi...
erikkay@google.com
2009-06-12
2
-3
/
+9
*
Changing DelayLoadDLLs from string to list
hclam@chromium.org
2009-06-12
1
-1
/
+14
*
This CL fixes issue 6103 -- Individual download items on the download shelf a...
xji@chromium.org
2009-06-12
1
-27
/
+36
*
Linux: refactor zygote support
agl@chromium.org
2009-06-12
24
-146
/
+497
*
This makes the network column in the task manager not display NA as network u...
jcampan@chromium.org
2009-06-12
2
-10
/
+3
*
Set a fixed guid for theme_resources.
amit@chromium.org
2009-06-12
1
-0
/
+1
*
Extract breakpad symbol files for Linux official builds.
mmoss@chromium.org
2009-06-12
1
-0
/
+19
*
GTK: Change BlockedPopupContainerView to a cairo implementation.
erg@google.com
2009-06-12
1
-42
/
+43
*
Remove most field trial uses of DNS impact test
jar@chromium.org
2009-06-12
1
-24
/
+14
*
Histogram count of number of command line arguments
jar@chromium.org
2009-06-12
1
-1
/
+20
*
Add back in log info about histogram hashes
jar@chromium.org
2009-06-12
1
-0
/
+8
*
Make the logging dir on mac write outside the bundle in debug, this makes the...
thomasvl@chromium.org
2009-06-12
3
-51
/
+82
*
Fix tab dragging test in automated UI test.
huanr@chromium.org
2009-06-12
6
-122
/
+312
*
Adds wiring for tab overview.
sky@chromium.org
2009-06-12
2
-0
/
+310
*
Updates prior to cutting over chrome.dll to gyp generation:
sgk@chromium.org
2009-06-12
1
-1
/
+24
*
Fix bustage (consistent output directory names for .rc file).
sgk@google.com
2009-06-12
1
-4
/
+4
*
Have 'browser_tests_dll' use the common chrome_dll_version.rc generated
sgk@google.com
2009-06-12
1
-52
/
+2
*
Fixing memleak found by purify.
finnur@chromium.org
2009-06-12
1
-0
/
+2
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
22
-14
/
+221
*
Factor out the code that deals with installing external extensions through Re...
finnur@chromium.org
2009-06-12
10
-236
/
+583
*
Fix leak in my interstitial page test.
willchan@chromium.org
2009-06-12
3
-15
/
+2
*
Spaces are not URL-encoded in the Omnibar
mhm@chromium.org
2009-06-12
1
-1
/
+1
*
Oops, disable the correct test this time :)
willchan@chromium.org
2009-06-12
1
-3
/
+3
*
Disable leaky web_contents_unittest.cc interstitial test.
willchan@chromium.org
2009-06-12
1
-1
/
+2
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
4
-17
/
+26
*
Add known purify test failures.
willchan@chromium.org
2009-06-12
1
-0
/
+13
*
Add a cmd-line flag to chrome to trigger the try chrome experiment
cpu@google.com
2009-06-11
2
-0
/
+6
*
Linux: Special case focus handling so that we don't tell webkit it's lost foc...
estade@chromium.org
2009-06-11
6
-17
/
+50
*
Linux: fix icon theme double free on shutdown by eliminating dupes from icon ...
estade@chromium.org
2009-06-11
2
-10
/
+4
*
Revert previous solution change because it breaks the Windows build.
brettw@google.com
2009-06-11
1
-1
/
+0
*
UI tweaks for the tab strip on linux.
sky@chromium.org
2009-06-11
2
-2
/
+18
*
Make chrome_dll dependent on the theme DLL so if you just build and run Chrome
brettw@google.com
2009-06-11
1
-0
/
+1
[next]