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
*
Windows and NSS implementations allow for any certificate, while the Mac impl...
rsleevi@chromium.org
2010-06-24
1
-2
/
+0
*
WebKit roll 61720:61721
hclam@chromium.org
2010-06-24
1
-1
/
+1
*
Fix crash in GetSpdySessionFromSSLSocket in the case where the
mbelshe@chromium.org
2010-06-24
6
-19
/
+84
*
Fix copy & paste error from http://codereview.chromium.org/2855009.
rafaelw@chromium.org
2010-06-24
1
-1
/
+1
*
Fix remoting_unittests on shlib-dbg build bots
hclam@chromium.org
2010-06-24
2
-2
/
+12
*
Roll WebKit 61699:61720
hclam@chromium.org
2010-06-24
1
-1
/
+1
*
removing caps from new known_crashes stacktrace
ace@chromium.org
2010-06-24
1
-1
/
+2
*
media_Bench and ffmpeg_tests disable exception handler by default
fbarchard@chromium.org
2010-06-24
2
-4
/
+16
*
Move the bookmark manager into resources.pak.
tony@chromium.org
2010-06-24
11
-50
/
+111
*
Don't need to copy the challenge data before calling DER_Encode because
wtc@chromium.org
2010-06-24
2
-10
/
+8
*
Add stack to known_crashes list
ace@chromium.org
2010-06-24
1
-0
/
+3
*
Change LOG(DFATAL) to avoid dialog in production build
jar@chromium.org
2010-06-24
1
-3
/
+3
*
Enable "get html from page" functionality for PyAuto.
jrg@chromium.org
2010-06-24
8
-10
/
+259
*
Implement Password Manager aggregate metrics reporting
dpranke@chromium.org
2010-06-24
4
-0
/
+27
*
Fix a crash when the content type of a multipart request
tony@chromium.org
2010-06-24
3
-5
/
+14
*
Fix an unititialized variable that caused a mac valgrind failure.
csilv@chromium.org
2010-06-24
2
-10
/
+1
*
Make pinned tabs a little stickier.
estade@chromium.org
2010-06-24
2
-2
/
+21
*
Fix pinned tab link navigations.
estade@chromium.org
2010-06-24
2
-15
/
+23
*
Add basic UI tests for dom_ui/options.
csilv@chromium.org
2010-06-24
3
-0
/
+105
*
Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...
mrossetti@chromium.org
2010-06-23
11
-510
/
+104
*
Revert 50647 - Create HttpAuthController.
vandebo@chromium.org
2010-06-23
8
-539
/
+409
*
Allow for a new flag (--log_file) which lets pyauto log to a file instead of ...
nirnimesh@chromium.org
2010-06-23
1
-3
/
+13
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-23
11
-104
/
+510
*
Adding a mutator method for the private variables.
rlp@chromium.org
2010-06-23
2
-0
/
+17
*
Mark SrpcPluginTest as flaky.
ericu@google.com
2010-06-23
1
-1
/
+1
*
Canvas refactoring part 2.
ben@chromium.org
2010-06-23
50
-299
/
+351
*
Adds a placeholder preference for disabling any video/voice chat functionalit...
gwilson@google.com
2010-06-23
2
-0
/
+6
*
Enable --wait-for-debugger for the browser process.
jrg@chromium.org
2010-06-23
1
-0
/
+8
*
Add a locked version of CryptAcquireContext
davidben@chromium.org
2010-06-23
4
-4
/
+92
*
Roll WebKit 61653:61699
hclam@chromium.org
2010-06-23
1
-1
/
+1
*
A qa-tool to check that the browser does not crash after extensions are insta...
nirnimesh@chromium.org
2010-06-23
1
-0
/
+65
*
Add RemotingUI class to handle chrome://remoting URLs.
garykac@google.com
2010-06-23
6
-19
/
+142
*
Remove extra ',' at the end of an enum list which fails to compile in C with
msneck@google.com
2010-06-23
1
-1
/
+1
*
linux: build fix
evan@chromium.org
2010-06-23
1
-1
/
+2
*
linux: initialize glib-dbus threading during startup
evan@chromium.org
2010-06-23
3
-10
/
+5
*
Change runclient so that it automatically uppercases IDs so I don't have to d...
dmaclach@chromium.org
2010-06-23
1
-1
/
+1
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
14
-57
/
+56
*
Refactored ggl::SwapBuffers to take the GGL context as an argument.
apatrick@chromium.org
2010-06-23
4
-5
/
+4
*
Implement the SecureHashAlgorithm class using Windows CryptoAPI.
wtc@chromium.org
2010-06-23
3
-12
/
+128
*
Create HttpAuthController.
vandebo@chromium.org
2010-06-23
8
-409
/
+539
*
Take 2: sync changes to support encryption
albertb@chromium.org
2010-06-23
28
-66
/
+516
*
Add suppression for bug 47331.
ericu@google.com
2010-06-23
1
-0
/
+26
*
Linux: Port the ExtensionBrowserTest.PluginLoadUnload test part 1 - check in ...
thestig@chromium.org
2010-06-23
3
-0
/
+5
*
Enables tooltips on label. Sends message to wm when user image or user label
avayvod@chromium.org
2010-06-23
2
-4
/
+48
*
Remove preprocess hack now that WebKit has been updated.
darin@chromium.org
2010-06-23
1
-8
/
+0
*
Refactor the translate infobars on mac to match the new windows code.
feldstein@chromium.org
2010-06-23
16
-1162
/
+1014
*
Add storage for static member vars.
thakis@chromium.org
2010-06-23
3
-0
/
+9
*
Update dhtml times for xp and vista.
chase@chromium.org
2010-06-23
1
-2
/
+2
*
Added hard_dependency to chrome.gyp to fix buildbot failures.
akalin@chromium.org
2010-06-23
1
-0
/
+3
*
Valgrind suppression for memory errors for WebKit mac bot
hclam@chromium.org
2010-06-23
1
-0
/
+26
[next]