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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 54906 - Refactor HttpNetworkTransaction to eliminate the SPDY
dhollowa@chromium.org
2010-08-04
3
-121
/
+227
*
Webkit roll 64638:64658
atwilson@chromium.org
2010-08-04
1
-1
/
+1
*
Add view class names to some classes used in the Wrench menu.
dmazzoni@chromium.org
2010-08-04
6
-0
/
+45
*
Start passwords exceptions
sargrass@google.com
2010-08-04
8
-1
/
+110
*
Modify client to open up chromoting connection in a new tab.
ajwong@chromium.org
2010-08-04
3
-54
/
+83
*
Adding \n's to some files so that try bots can work for changes that actually...
tommi@chromium.org
2010-08-04
5
-4
/
+9
*
GTK: unbreak extension badges.
estade@chromium.org
2010-08-04
2
-15
/
+27
*
To effectively test some parts of chrome for cros on the linux desktop, we ne...
davemoore@chromium.org
2010-08-04
33
-2213
/
+2324
*
AppCache: Provide a way to override the default quota for an origin. The inte...
michaeln@chromium.org
2010-08-04
4
-5
/
+92
*
Pass notifications to the browser when a document is accessing an appcache.
michaeln@chromium.org
2010-08-04
1
-2
/
+4
*
[Linux Views] Refactor accelerator handler related code.
suzhe@chromium.org
2010-08-04
12
-154
/
+176
*
Remove a deprecated wstring ToLower function.
tony@chromium.org
2010-08-04
8
-18
/
+12
*
Remove wstring-ness from some more locale variables.
evan@chromium.org
2010-08-04
11
-15
/
+15
*
Rename GetStringAsUTF16() to GetString() (and overload), etc.
viettrungluu@chromium.org
2010-08-04
15
-168
/
+147
*
Leaks found in PrefValueStoreTest tests
dhollowa@chromium.org
2010-08-04
2
-0
/
+65
*
Makes browser windows always render active on chromeos.
sky@chromium.org
2010-08-04
1
-0
/
+6
*
Add "Other..." to wireless networks.
xiyuan@chromium.org
2010-08-04
3
-5
/
+49
*
Cleanup of unused code.
avi@chromium.org
2010-08-04
1
-1
/
+0
*
Update my email address for watch lists, and add plugin watching
stuartmorgan@chromium.org
2010-08-04
1
-2
/
+3
*
A couple of minor fixes for CopyTexImage2D
gman@chromium.org
2010-08-04
5
-44
/
+39
*
Fixes warm-start performance on Vista and Win7 when using pre-reading optimiz...
slightlyoff@chromium.org
2010-08-04
1
-16
/
+57
*
PrependWrapper is platform-specific, so it should take a platform string.
evan@chromium.org
2010-08-04
9
-24
/
+23
*
Adds an option, enabled by default, to net-internals to
cbentzel@chromium.org
2010-08-04
5
-18
/
+51
*
tabbed content settings:
estade@chromium.org
2010-08-04
1
-5
/
+39
*
Revert 54771 - Enable speculative preconnection by default
jar@chromium.org
2010-08-04
12
-219
/
+38
*
Revert 54795 - Initialize was_ever_connected_ in ClientSocket.
jar@chromium.org
2010-08-04
1
-2
/
+1
*
GTK: Fix upgrade notification dot.
estade@chromium.org
2010-08-04
2
-17
/
+18
*
Fix valgrind mem leak per chromium:51134.
xiyuan@chromium.org
2010-08-04
2
-29
/
+2
*
Add a presubmit check that catches |const NSString*| and friends.
thakis@chromium.org
2010-08-04
1
-0
/
+23
*
Mac: Make clang compile unit_tests.
thakis@chromium.org
2010-08-04
3
-3
/
+2
*
Initial port of accelerated compositor to Mac OS X 10.6. Reused
kbr@google.com
2010-08-04
28
-46
/
+403
*
Make options tabs keyboard-accessible.
dmazzoni@chromium.org
2010-08-04
1
-0
/
+7
*
Fix Firefox import lock dialog on Windows.
mirandac@chromium.org
2010-08-04
5
-20
/
+27
*
Rudamentary Chrome extension version of the chromoting client UI.
ajwong@chromium.org
2010-08-04
6
-69
/
+302
*
Factor out NormalizeToNativeFilePath from NormalizeFilePath
cpu@chromium.org
2010-08-04
2
-42
/
+46
*
Remove wstrings from l10n_util/ResourceBundle locale functions.
evan@chromium.org
2010-08-04
21
-64
/
+62
*
When toggling an extension in incognito, don't disable/reenable the extension
mpcomplete@chromium.org
2010-08-04
1
-3
/
+8
*
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
viettrungluu@chromium.org
2010-08-04
18
-391
/
+392
*
Fixing css layouts
dhg@chromium.org
2010-08-04
4
-53
/
+90
*
Adding mocked out pages for the proxy settings.
dhg@chromium.org
2010-08-04
8
-1
/
+230
*
Wording change for network options UI.
xiyuan@chromium.org
2010-08-04
1
-2
/
+2
*
Use the "tabIndex" property on the wizard iframes to prevent tabbing between ...
skrul@chromium.org
2010-08-04
1
-5
/
+13
*
Clear username (along with password) in NewUserView as long as NewUserView wa...
nkostylev@google.com
2010-08-04
5
-1
/
+24
*
Add Framework for History Quick Provider
mrossetti@chromium.org
2010-08-04
17
-204
/
+345
*
net: add DnsRRResovler to fetch arbitary DNS resource types.
agl@chromium.org
2010-08-04
6
-0
/
+588
*
Refactor HttpNetworkTransaction to eliminate the SPDY
rch@chromium.org
2010-08-04
3
-227
/
+121
*
One more thing to get coverage working on Windows.
mad@google.com
2010-08-04
1
-0
/
+2
*
Not showing OEM EULA border if nothing to show there.
glotov@chromium.org
2010-08-04
2
-29
/
+42
*
Cleaning up flakiness of a URLSecurityManager unit test.
ahendrickson@chromium.org
2010-08-04
1
-23
/
+0
*
Changing policy while Chrome is running should refresh preferences without re...
danno@chromium.org
2010-08-04
11
-29
/
+461
[next]