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
*
Adding summary string generation for the AutoFill feature.
dhollowa@chromium.org
2010-02-13
13
-145
/
+536
*
Enable BookmarkContextMenuControllerTest (browser/views/bookmark_context_menu...
estade@chromium.org
2010-02-13
2
-18
/
+17
*
Linux: Certificate Manager skeleton.
mattm@chromium.org
2010-02-13
6
-5
/
+375
*
GTK: let call stack unwind before hiding browser action popup.
estade@chromium.org
2010-02-13
2
-3
/
+9
*
Remove fast/wcss from test_expectations.txt . That directory was removed in W...
dpranke@chromium.org
2010-02-13
1
-5
/
+0
*
Fix the TranslateManager and unit-tests.
jcampan@chromium.org
2010-02-13
3
-8
/
+26
*
Suppressing a valgrind memory leak. This is an Apple bug. 128 bytes leaked ...
dhollowa@chromium.org
2010-02-13
1
-0
/
+26
*
Roll webkit to 54731
jorlow@chromium.org
2010-02-13
2
-1
/
+4
*
Layout of the Navigation entry's border and its autocomplete popup was broken...
oshima@chromium.org
2010-02-13
1
-6
/
+16
*
Software performance qualification.
fbarchard@chromium.org
2010-02-13
2
-0
/
+474
*
Remove ampersands from menu item titles. See http://crosbug.com/1273
avayvod@chromium.org
2010-02-13
1
-8
/
+19
*
Fix player_x11 so it works properly with GLES
hclam@chromium.org
2010-02-13
2
-68
/
+85
*
Revert my previous fix for UI tests, it breaks the unit-tests.
jcampan@chromium.org
2010-02-13
1
-1
/
+1
*
Avoid showing the user a garbage path attribute when the cookie doesn't have an
darin@chromium.org
2010-02-12
6
-26
/
+26
*
Fix the UI tests.
jcampan@chromium.org
2010-02-12
1
-1
/
+1
*
Moved chromeos's frame classes under chromeos/frame.
oshima@chromium.org
2010-02-12
16
-38
/
+106
*
Themes: Fix some of the documentation for BrowserThemePack.
erg@google.com
2010-02-12
1
-3
/
+9
*
Suppression for Mac valgrind report in image decoding.
vandebo@google.com
2010-02-12
1
-0
/
+27
*
ffmpeg no longer generates or uses version.h
fbarchard@chromium.org
2010-02-12
14
-14
/
+0
*
ffmpeg on arm needs different assembly files.
fbarchard@chromium.org
2010-02-12
1
-7
/
+15
*
Per-datatype filtering of change notifications.
nick@chromium.org
2010-02-12
4
-51
/
+67
*
ffmpeg configs to fix valgrind and mem align hack
fbarchard@chromium.org
2010-02-12
16
-60
/
+60
*
Use BrowserFrame::TitleFont in OpaqueBrowserFrameView as well.
oshima@chromium.org
2010-02-12
2
-23
/
+5
*
Set initial focus to password if we have user names on login screen.
dpolukhin@chromium.org
2010-02-12
2
-1
/
+62
*
Fix the problem where accelerator key was not working in compact navbar.
oshima@chromium.org
2010-02-12
5
-57
/
+56
*
Handle DEVICE_REMOVED in the same way as DISK_REMOVED
xiyuan@chromium.org
2010-02-12
1
-1
/
+2
*
Add expectations for some xpdual non-times values.
chase@chromium.org
2010-02-12
1
-0
/
+6
*
Modify the incognito content script test to verify that a crash no longer
mpcomplete@chromium.org
2010-02-12
1
-10
/
+18
*
Remove a duplicate valgrind suppression.
oshima@chromium.org
2010-02-12
1
-9
/
+0
*
Fix an IE7 crash caused when ChromeFrame would pass keystrokes to be processe...
ananta@chromium.org
2010-02-12
2
-27
/
+17
*
Implements the auto-translate on click: if you have translated
jcampan@chromium.org
2010-02-12
13
-63
/
+328
*
Browser Action Container should not shrink when visible extension is disabled.
finnur@chromium.org
2010-02-12
8
-21
/
+251
*
10.6 SDK compatibility fix for DownloadItemButton following r37621.
mark@chromium.org
2010-02-12
1
-1
/
+2
*
10.6 SDK compatibility fix for SelectFileDialogBridge following r37693.
mark@chromium.org
2010-02-12
2
-2
/
+5
*
10.6 SDK compatibility fix for DockIcon following r37698.
mark@chromium.org
2010-02-12
1
-3
/
+3
*
10.6 SDK compatibility fix for BookmarkMenuCocoaController following r37056.
mark@chromium.org
2010-02-12
1
-1
/
+3
*
10.6 SDK compatibility fix for BrowserActionCell following r38278.
mark@chromium.org
2010-02-12
1
-2
/
+3
*
GTK: Rename ambiguous "exceptions_page_gtk.cc" before making the content exce...
erg@chromium.org
2010-02-12
5
-40
/
+51
*
Make the setItem CONTENT_SETTING_ASK dialog more useful by showing the actual...
jorlow@chromium.org
2010-02-12
15
-149
/
+298
*
Fix up some style guide violations wrt aligning function arguments.
willchan@chromium.org
2010-02-12
7
-15
/
+20
*
make combine_libs.py not bail out when run under the system provided python u...
slightlyoff@chromium.org
2010-02-12
1
-3
/
+3
*
Misc. cleanups noticed while working on another change.
pkasting@chromium.org
2010-02-12
3
-34
/
+21
*
icon for translate infobar
kuan@chromium.org
2010-02-12
2
-1
/
+2
*
Update effective TLD (registry-controlled domain) data to latest file from Mo...
pam@chromium.org
2010-02-12
5
-9843
/
+9710
*
Various model associator fixes from preferences bringup.
nick@chromium.org
2010-02-12
2
-23
/
+39
*
Organize pushState-related bugs.
dglazkov@chromium.org
2010-02-12
1
-5
/
+3
*
Change ViewHostMsg_SetCookie to be routed so we can show the blocked cookie
darin@chromium.org
2010-02-12
4
-14
/
+45
*
Update googleurl to include the fix for setting relative URL to empty when ba...
dglazkov@chromium.org
2010-02-12
2
-5
/
+4
*
Clone of issue 598075. See: http://codereview.chromium.org/598075
twiz@google.com
2010-02-12
7
-84
/
+7
*
Add command line to about:version.
pam@chromium.org
2010-02-12
3
-1
/
+27
[next]