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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: Initialize target_message_loop_ in the constructor.
jhawkins@chromium.org
2009-09-23
1
-1
/
+2
*
Coverity: Initialize the remaining DropInfo members in the constructor.
jhawkins@chromium.org
2009-09-23
1
-4
/
+17
*
Coverity: Add a SavePackageType, SAVE_TYPE_UNKNOWN, which represents the stat...
jhawkins@chromium.org
2009-09-23
2
-2
/
+6
*
Add a very basic test for FTP directory listing, browser side.
phajdan.jr@chromium.org
2009-09-23
2
-0
/
+24
*
Gather more info when AutocompleteBrowserTest flakily fails.
phajdan.jr@chromium.org
2009-09-23
1
-2
/
+18
*
Reverting 26975.
pkasting@chromium.org
2009-09-23
19
-106
/
+117
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-23
19
-117
/
+106
*
Linux: create dropped tab windows at the restore size of the source window in...
mdm@chromium.org
2009-09-23
4
-12
/
+13
*
Fix perfcoldcomplextheme startup test for mac and linux.
mirandac@chromium.org
2009-09-23
1
-6
/
+6
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-23
4
-39
/
+44
*
[Mac] Make about:memory not crash.
shess@chromium.org
2009-09-23
1
-0
/
+1
*
Revert "GTK: Use rounded corners in AutocompletePopupViewGtk."
erg@google.com
2009-09-23
1
-11
/
+25
*
Update more context menus to title case
thomasvl@chromium.org
2009-09-23
1
-139
/
+297
*
Coverity: Initialize ssl_cert_id_, ssl_cert_status_, and ssl_security_bits_ i...
jhawkins@chromium.org
2009-09-23
2
-1
/
+6
*
Revert "Revert "Add back ctrl+shift+delete for bringing up the "Clear browsin...
tony@chromium.org
2009-09-23
1
-0
/
+2
*
Revert "Add back ctrl+shift+delete for bringing up the "Clear browsing data""
tony@chromium.org
2009-09-23
1
-2
/
+0
*
Be sure to initialize AppCacheDispatcherHost on the IO thread.
michaeln@google.com
2009-09-23
1
-1
/
+5
*
Coverity: Initialize statement_cache_ in the constructor.
jhawkins@chromium.org
2009-09-23
1
-0
/
+1
*
There is a race condition when the HtmlDialogView is closed which causes a cr...
ananta@chromium.org
2009-09-23
1
-9
/
+25
*
Add lib/ to LD_LIBRARY_PATH for chrome shared libs.
mmoss@chromium.org
2009-09-23
1
-2
/
+2
*
Add back ctrl+shift+delete for bringing up the "Clear browsing data"
tony@chromium.org
2009-09-23
1
-0
/
+2
*
Remove regressions, fixed by rolling out http://trac.webkit.org/changeset/48639.
dglazkov@chromium.org
2009-09-23
1
-1
/
+0
*
Remove a DCHECK that was firing in legitimate cases. The cases are described in
brettw@chromium.org
2009-09-23
1
-5
/
+18
*
Add some new histograms for history, and UMA-enable a few others.
brettw@chromium.org
2009-09-23
4
-11
/
+38
*
Add SetUpTestFixtureTest/TearDownTestFixtureTest methods to InProcessBrowserT...
tim@chromium.org
2009-09-23
5
-14
/
+52
*
Disables turning on custom frame in chrome os.
sky@chromium.org
2009-09-23
4
-7
/
+21
*
Remove an EXPECT in new autocomplete browser test which failes on Windows.
phajdan.jr@chromium.org
2009-09-23
1
-1
/
+2
*
Reverting 26919.
atwilson@chromium.org
2009-09-23
4
-67
/
+2
*
Add new, shiny browser test for Autocomplete (Omnibox).
phajdan.jr@chromium.org
2009-09-23
3
-0
/
+98
*
Make several automation calls more solid. Should help with flakiness.
phajdan.jr@chromium.org
2009-09-23
1
-16
/
+29
*
Add new sync leaks to the know leaks.
nsylvain@chromium.org
2009-09-23
1
-0
/
+45
*
Added missing layout tests along with associated rebaselinings.
atwilson@chromium.org
2009-09-23
4
-2
/
+67
*
DevTools: temporarily disable breakpoint tests
yurys@google.com
2009-09-23
1
-2
/
+2
*
DevTools: added a new test for console evaluation on call frame.
yurys@google.com
2009-09-23
1
-5
/
+5
*
DevTools: Add more console tests.
pfeldman@chromium.org
2009-09-23
2
-5
/
+9
*
Rolling back 26904, didn't take chrome branding into account.
bradnelson@google.com
2009-09-23
2
-340
/
+324
*
Changing the grd files in chrome/webkit/app to be compiled to seprate
bradnelson@google.com
2009-09-23
2
-324
/
+340
*
add image to fix build breakage
davemoore@chromium.org
2009-09-23
1
-0
/
+0
*
Make chromeos build use shared object to load battery
davemoore@chromium.org
2009-09-23
25
-18
/
+153
*
Change the URL for the plugin finder service.
mal@chromium.org
2009-09-23
1
-1
/
+1
*
Adds a theme promo in the lower right corner
arv@chromium.org
2009-09-23
10
-4
/
+50
*
Fix views build.
estade@chromium.org
2009-09-23
1
-1
/
+1
*
Download in progress dialog:
estade@chromium.org
2009-09-23
7
-20
/
+156
*
GTK: Dismiss the bookmark folder menu(s) when a context menu item is executed.
estade@chromium.org
2009-09-23
6
-8
/
+43
*
Add failure expectation for Selenium from the 48610:48642 WebKit roll
stuartmorgan@chromium.org
2009-09-23
1
-1
/
+1
*
Disable two ui_tests on linux after a WebKit merge.
paul@chromium.org
2009-09-22
1
-0
/
+2
*
linux: manpage update to reflect proxy-setting reality
evan@chromium.org
2009-09-22
1
-14
/
+28
*
Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments on
sky@chromium.org
2009-09-22
1
-1
/
+1
*
Remove potential for command-key equivalents to beat the file menu fix-up tim...
pinkerton@chromium.org
2009-09-22
1
-0
/
+33
*
Move FTP LIST parsing code to the renderer process.
phajdan.jr@chromium.org
2009-09-22
5
-42
/
+89
[next]