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
...
*
Converts the CRLF line endings to LF. I only encountered this because
sky@chromium.org
2010-06-24
1
-264
/
+264
*
Disable check for duplicate URLs. Turns out the most visited computation can ...
brettw@chromium.org
2010-06-24
1
-3
/
+0
*
GRD change + new HTML file for sync UI change
dantasse@chromium.org
2010-06-24
2
-0
/
+226
*
Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...
pfeldman@chromium.org
2010-06-24
10
-27
/
+24
*
DevTools: Migrate to new WebView initialization (pass devtools client directly).
pfeldman@chromium.org
2010-06-24
10
-24
/
+27
*
Change copyright to help grd change along.
mirandac@google.com
2010-06-24
1
-1
/
+1
*
Tweak the first run search engine dialog so that it reflects Glen's mocks. T...
mirandac@google.com
2010-06-24
5
-138
/
+44
*
Default to GTK_WRAP_WORD_CHAR for multiline textfield on Gtk.
xiyuan@chromium.org
2010-06-24
1
-0
/
+3
*
Provides a single place to test whether the new wrench menu is
sky@chromium.org
2010-06-24
5
-8
/
+29
*
Unsubscribe from updates notifications on exit from update screen.
nkostylev@google.com
2010-06-24
1
-3
/
+9
*
WebKit roll 61746:61756
mnaganov@chromium.org
2010-06-24
1
-1
/
+1
*
Pass start url to be opened after login.
nkostylev@google.com
2010-06-24
8
-15
/
+49
*
Reaply V8 update to version 2.2.19
ricow@chromium.org
2010-06-24
1
-1
/
+1
*
WebKit roll 61721:61746
mnaganov@chromium.org
2010-06-24
1
-1
/
+1
*
[Win] Fix text in ADM/ADMX proxy mode configuration selector
danno@chromium.org
2010-06-24
2
-2
/
+2
*
Add the Reset to defaults button to the Mozc configuration dialog.
mazda@chromium.org
2010-06-24
3
-3
/
+53
*
Change the language indicator to the country code when using ibus-xkb.
mazda@chromium.org
2010-06-24
5
-7
/
+92
*
Don't show the tooltip for the language indicator when the indicator is hidden.
yusukes@google.com
2010-06-24
1
-3
/
+2
*
Updating trunk VERSION from 448.0 to 449.0
chrome-release@google.com
2010-06-24
1
-1
/
+1
*
Add IsScreenLockerMode() interface to the StatusAreaHost class.
yusukes@google.com
2010-06-24
6
-8
/
+26
*
fix forgotten homepage preference on Windows
danno@chromium.org
2010-06-24
2
-15
/
+18
*
Linux: Port the ExtensionBrowserTest.PluginLoadUnload test part 2. (TTF)
thestig@chromium.org
2010-06-24
2
-5
/
+8
*
Fix bookmark manager on mac and windows.
tony@chromium.org
2010-06-24
4
-9
/
+10
*
Revert 50704 - Roll DEPS for gyp r827.
thestig@chromium.org
2010-06-24
1
-1
/
+1
*
Roll DEPS for gyp r827.
thestig@chromium.org
2010-06-24
1
-1
/
+1
*
valgrind: Update the signature for a mac suppression.
thestig@chromium.org
2010-06-24
1
-1
/
+1
*
Add support functions for DRT DevTools to webkit_support
rolandsteiner@chromium.org
2010-06-24
2
-0
/
+40
*
Disable BookmarksUITest.FLAKY_ShouldRedirectToExtension while I fix
tony@chromium.org
2010-06-24
1
-1
/
+1
*
sqlite_utils: don't dereference an empty vector.
nick@chromium.org
2010-06-24
3
-6
/
+36
*
Added support for vector printing for Pepper v1 plugins for Windows. Mac and ...
sanjeevr@chromium.org
2010-06-24
3
-0
/
+96
*
Fix a potential crash issue.
suzhe@chromium.org
2010-06-24
1
-13
/
+17
*
Create HttpAuthController. (again)
vandebo@chromium.org
2010-06-24
8
-409
/
+538
*
Change Windows' application/x-x509-user-cert handling to allow any certificat...
rsleevi@chromium.org
2010-06-24
9
-319
/
+3
*
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
[prev]
[next]