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
*
Add Debug Message Dialog Support for Mac OS
dmaclach@chromium.org
2010-12-14
1
-3
/
+13
*
Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...
jknotten@chromium.org
2010-12-14
24
-102
/
+456
*
Fix: include result_codes.h
bryeung@google.com
2010-12-14
1
-0
/
+1
*
chromeos and touch: pass on the touch-devices switch after login.
sadrul@chromium.org
2010-12-14
1
-0
/
+3
*
Fix GestureManager Singleton implementation
bryeung@google.com
2010-12-14
3
-3
/
+3
*
Don't include ERR_ABORTED in net error histogram
agl@chromium.org
2010-12-14
1
-1
/
+2
*
Policy refresh hits the registry (an I/O operation) on the main thread.
avi@chromium.org
2010-12-14
1
-0
/
+5
*
Minor changes to simplify IsValidLocaleSyntax logic.
dmazzoni@chromium.org
2010-12-14
1
-16
/
+17
*
Add a presubmit check to catch usage of Singleton<T> in header files.
satish@chromium.org
2010-12-14
1
-0
/
+20
*
Fix openssl portability issue
joth@chromium.org
2010-12-14
2
-2
/
+4
*
Revert update of v8, reliability tests are failing.
ricow@chromium.org
2010-12-14
2
-3
/
+1
*
Fix policy refresh.
danno@chromium.org
2010-12-14
2
-8
/
+8
*
[cros] Clear any error messages when there's a connected network.
nkostylev@chromium.org
2010-12-14
2
-5
/
+16
*
[cros] Possible fix for crash - check whether LoginPerformer instance exists.
nkostylev@chromium.org
2010-12-14
1
-3
/
+7
*
Fix openssl after singleton refactor
joth@chromium.org
2010-12-14
4
-13
/
+18
*
Place the spinner in the right corner of the controls window.
altimofeev@chromium.org
2010-12-14
19
-265
/
+370
*
Update V8 to version 3.0.1.1
ricow@chromium.org
2010-12-14
2
-1
/
+3
*
Remove parent window (dangling in background) for chrome://settings when invo...
dilmah@chromium.org
2010-12-14
4
-3
/
+7
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
154
-832
/
+832
*
Updating trunk VERSION from 611.0 to 612.0
chrome-release@google.com
2010-12-14
1
-1
/
+1
*
Add /media to whitelist so it can be accessed with file:// protocol on ChromeOS.
achuith@chromium.org
2010-12-14
1
-0
/
+1
*
PrepopulateRespectBlank working, lets check the other test that was disabled
finnur@chromium.org
2010-12-14
2
-98
/
+52
*
Explicitly ignore return value of sk_SSL_COMP_delete.
hans@chromium.org
2010-12-14
1
-1
/
+1
*
Suppress remoting_ Valgrind leaks; s/21ResourceMessageFilter/19RenderMessageF...
timurrrr@chromium.org
2010-12-14
1
-9
/
+16
*
Suppress Heapchecker memory leaks in remoting_unittests
timurrrr@chromium.org
2010-12-14
1
-0
/
+6
*
Build fix
satish@chromium.org
2010-12-14
1
-1
/
+2
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
60
-388
/
+532
*
Reland part of r62043 that got reverted.
willchan@chromium.org
2010-12-14
1
-3
/
+4
*
- Add bug 66795 to known_crashes.txt.
csilv@chromium.org
2010-12-14
1
-1
/
+4
*
Fix ChromeFrame test failures caused by the change to support about:plugins i...
ananta@chromium.org
2010-12-14
1
-3
/
+4
*
Fix ChromeFrame perf test builder redness by delay loading nspr4.dll. We need...
ananta@chromium.org
2010-12-14
1
-1
/
+5
*
Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...
thestig@chromium.org
2010-12-14
8
-8
/
+0
*
Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...
ananta@chromium.org
2010-12-14
17
-120
/
+350
*
Use heartbeat interval received from the bot.
sergeyu@chromium.org
2010-12-14
3
-26
/
+96
*
Revert valgrind suppression added in r65660.
willchan@chromium.org
2010-12-14
1
-16
/
+0
*
Fix pyauto downloads tests to trigger dangerous downloads to match expectation
nirnimesh@chromium.org
2010-12-14
3
-23
/
+51
*
WebKit Roll 73909:73942
jianli@chromium.org
2010-12-14
1
-1
/
+1
*
Revert 69088 - Before starting translation reset cache in AutoFillManager. To...
dhollowa@chromium.org
2010-12-14
5
-234
/
+91
*
Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...
kinuko@chromium.org
2010-12-14
25
-141
/
+154
*
Before starting translation reset cache in AutoFillManager. To call Reset() f...
dhollowa@chromium.org
2010-12-14
5
-91
/
+234
*
Autofill suggested dropdown list should be closed with unmatched names
dhollowa@chromium.org
2010-12-14
1
-5
/
+7
*
Rename the OS specific ResourceMessageFilter files as well.
jam@chromium.org
2010-12-14
4
-3
/
+3
*
Split the layout tests run in the appcache ui tests into two groups, PHP depe...
michaeln@chromium.org
2010-12-14
1
-32
/
+58
*
Deinline even more destructors.
erg@google.com
2010-12-14
138
-428
/
+1009
*
Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWill...
annacc@chromium.org
2010-12-14
2
-6
/
+4
*
This adds some plumbing for propagating the status and error code of a render...
gspencer@chromium.org
2010-12-14
62
-238
/
+560
*
Cookies tree js code touch up.
xiyuan@chromium.org
2010-12-14
1
-5
/
+16
*
Add crash 66741 to the known crashes.
csilv@chromium.org
2010-12-14
1
-0
/
+3
*
Reland r68893 after fixing allowing blocking IO on shutdown.
willchan@chromium.org
2010-12-14
5
-0
/
+29
*
Adjust perf expectations after v8 and ref roll.
chase@chromium.org
2010-12-14
1
-10
/
+10
[next]