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
*
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
*
Revert "Valgrind suppression for memory error from WebKit"
hclam@chromium.org
2010-06-23
1
-27
/
+0
*
Valgrind suppression for memory error from WebKit
hclam@chromium.org
2010-06-23
1
-0
/
+27
*
Revert "Show a warning message if the cache might not be cleared correctly be...
mlloyd@chromium.org
2010-06-23
2
-27
/
+0
*
Remove some unused code.
eroman@chromium.org
2010-06-23
1
-4
/
+0
*
Add support for international domain names in PAC scripts. This converts non-...
eroman@chromium.org
2010-06-23
3
-6
/
+65
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-23
2
-0
/
+27
*
Improve input method support.
suzhe@chromium.org
2010-06-23
24
-736
/
+1163
*
Fix line endings. Got some CR LF's in there, somehow. If I had a dollar for...
dantasse@chromium.org
2010-06-23
1
-2
/
+2
*
Updating trunk VERSION from 447.0 to 448.0
chrome-release@google.com
2010-06-23
1
-1
/
+1
*
Limit the DLL search path when loading FFmpeg binaries on Windows.
scherkus@chromium.org
2010-06-23
1
-2
/
+14
*
Broken by http://codereview.chromium.org/2403001/show, which eliminated a "!"...
mirandac@google.com
2010-06-23
1
-1
/
+1
*
Implemented the PPB_Buffer interface.
sanjeevr@chromium.org
2010-06-23
7
-0
/
+194
*
AppendASCII returns a new object.
thakis@chromium.org
2010-06-23
3
-3
/
+3
*
Attempt 2 at landing the following. This differs from the first in
sky@chromium.org
2010-06-23
6
-4
/
+780
*
Remove an unused member field.
eroman@chromium.org
2010-06-23
3
-8
/
+4
[next]