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
*
autofill: Implement a TODO.
jhawkins@chromium.org
2010-05-04
2
-6
/
+5
*
Fix some uses of scoped_ptr.release() in net/ such that the return value is n...
estade@chromium.org
2010-05-04
5
-26
/
+19
*
The Firefox pref file may contain some non properly UTF-8
jcivelli@google.com
2010-05-04
3
-1
/
+10
*
[Mac] Unify drag and copy from Omnibox.
shess@chromium.org
2010-05-04
6
-35
/
+54
*
Lands http://codereview.chromium.org/1744011/show for Hans:
sky@chromium.org
2010-05-04
14
-103
/
+192
*
[Mac] Always reset attributes as Omnibox changes.
shess@chromium.org
2010-05-04
1
-0
/
+6
*
Should not just always close a folder menu unless there is a true need to cha...
mrossetti@chromium.org
2010-05-04
4
-18
/
+12
*
Simplify delayed TransportDIB cleanup in Mac plugins
stuartmorgan@chromium.org
2010-05-04
2
-42
/
+24
*
Remove recently added DCHECK in 46384 which is causing some test crashes.
kkania@chromium.org
2010-05-04
1
-1
/
+0
*
Revert 46394 - Detect login password on sites with an onSubmit handler that c...
snej@chromium.org
2010-05-04
2
-31
/
+2
*
Rollback version 46388. Broke browser_tests ui_tests.
msneck@google.com
2010-05-04
1
-1
/
+1
*
Wrote NetworkChangeNotifierProxy, which lets objects that don't live on
akalin@chromium.org
2010-05-04
11
-90
/
+539
*
Detect login password on sites with an onSubmit handler that clears it
snej@chromium.org
2010-05-04
2
-2
/
+31
*
[chromium os] Add support for an internal two-factor login scheme
cmasone@google.com
2010-05-04
3
-5
/
+77
*
Make HandleCrossAppNavigation() handle the case when there's no source tab.
viettrungluu@chromium.org
2010-05-04
1
-0
/
+4
*
Host native gtk dialog in a Chrome window.
xiyuan@chromium.org
2010-05-04
18
-51
/
+342
*
Prevent chrome extension URL overrides from applying in incognito mode.
mpcomplete@chromium.org
2010-05-04
2
-4
/
+27
*
Enable BrowserActionApiTest.BrowserActionPopup test after fixing some flaky/c...
kkania@chromium.org
2010-05-04
1
-14
/
+16
*
Update NaCl version used within Chrome.
msneck@google.com
2010-05-04
1
-1
/
+1
*
Add a tool for testing your network setup.
eroman@chromium.org
2010-05-04
16
-17
/
+1144
*
Disable SpdySessionTest.GetPushStream due to valgrind failures.
cbentzel@chromium.org
2010-05-04
2
-2
/
+2
*
Add logging to try and find ExtensionApiTest.Storage flakiness.
kkania@chromium.org
2010-05-04
2
-3
/
+8
*
Fix race in zygote_host_linux where socket was being read from and written to...
kkania@chromium.org
2010-05-04
13
-80
/
+174
*
Don't autofill a read-only password field.
snej@chromium.org
2010-05-04
4
-10
/
+41
*
Bookmark manager: Don't update the input text if the input is focused/
arv@chromium.org
2010-05-04
1
-1
/
+4
*
Use NSS for SSL by default in chrome.exe.
wtc@chromium.org
2010-05-04
3
-5
/
+4
*
Reverting two files that has been included in revert by mistake.
oshima@chromium.org
2010-05-04
2
-9
/
+1
*
Revert "Add transparency to TYPE_CHILD WidgetGtk."
oshima@chromium.org
2010-05-04
5
-194
/
+67
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
13
-54
/
+48
*
When running on 10.6, switch to using the new popup API.
avi@chromium.org
2010-05-04
1
-15
/
+56
*
Add transparency to TYPE_CHILD WidgetGtk.
oshima@chromium.org
2010-05-04
3
-58
/
+193
*
Fix a hang on SPDY session teardown when streams are still active.
mbelshe@chromium.org
2010-05-04
2
-2
/
+51
*
Fix leak of windowless plugin background canvas
stuartmorgan@chromium.org
2010-05-04
1
-1
/
+1
*
Site isolation metrics: Sniff the actual type of cross origin text/html
japhet@chromium.org
2010-05-04
5
-71
/
+238
*
Checking in chat_manager built-in extension, this time behind --enable-chat-m...
scherkus@chromium.org
2010-05-04
10
-1
/
+304
*
Include "build/build_config.h" explicitly because we test the
wtc@chromium.org
2010-05-04
1
-0
/
+1
*
Put SpdySessionTest.GetPushStream on the Valgrind Gtest filter list.
rsesek@chromium.org
2010-05-04
1
-0
/
+3
*
Change autofill profile notifications to use WDS as source
skrul@chromium.org
2010-05-04
2
-13
/
+13
*
Exclude recently added nonessential directories from export_tarball.py.
phajdan.jr@chromium.org
2010-05-04
1
-0
/
+3
*
Always use NSS for SSL on Windows in net_unittests.exe.
wtc@chromium.org
2010-05-04
1
-28
/
+16
*
linux: build fix
evan@chromium.org
2010-05-04
1
-1
/
+1
*
Enable more parts of automation on all platforms:
phajdan.jr@chromium.org
2010-05-04
4
-29
/
+4
*
Put version and boot times on login screen.
davemoore@chromium.org
2010-05-04
9
-46
/
+323
*
gtk: Make use of gtk signal macro in StatusIconGtk.
evan@chromium.org
2010-05-04
2
-4
/
+5
*
Remove accidentally-committed test logging
stuartmorgan@chromium.org
2010-05-04
1
-1
/
+0
*
Implement a command-line switch to control the out-of-process
phajdan.jr@chromium.org
2010-05-04
1
-3
/
+15
*
Remove suppressions for crbug.com/42925
antonm@chromium.org
2010-05-04
1
-14
/
+0
*
Run ProxyScriptFetcherTest.* under TSan/Win
timurrrr@chromium.org
2010-05-04
1
-5
/
+3
*
Fix a crash when scrolling a fast-path QuickDraw plugin
stuartmorgan@chromium.org
2010-05-04
2
-7
/
+22
*
Run more net_ tests under TSan on Windows
timurrrr@chromium.org
2010-05-04
1
-2
/
+3
[next]