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
*
Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...
slightlyoff@chromium.org
2009-09-24
467
-0
/
+65754
*
GTK: Don't ellipsize the Other Bookmarks button.
estade@chromium.org
2009-09-24
1
-2
/
+7
*
TBR: nsylvain@chromium.org
thakis@chromium.org
2009-09-24
1
-0
/
+11
*
Remove a redefined variable.
eroman@chromium.org
2009-09-24
1
-1
/
+1
*
Replace some net::ERR_FAILED generic error codes with more specific codes.
eroman@chromium.org
2009-09-24
12
-93
/
+134
*
Disable the firefox importer test because it fails on the
nsylvain@chromium.org
2009-09-24
1
-1
/
+2
*
Set the mime-type on a test data file to binary.
eroman@chromium.org
2009-09-24
1
-1
/
+1
*
Fix a bug where if a PAC script ended with a comment and no newline, it would...
eroman@chromium.org
2009-09-24
3
-16
/
+62
*
Change the manifest so VS2008 does not get confused
cpu@chromium.org
2009-09-24
2
-4
/
+2
*
Reland: Linux (nss) implementations of RSAPrivateKey and SignatureCreator.
rafaelw@chromium.org
2009-09-24
7
-14
/
+347
*
Inactive user toast: pass the experiment flavor to chrome exe
cpu@chromium.org
2009-09-24
1
-7
/
+8
*
Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...
pkasting@chromium.org
2009-09-24
39
-1211
/
+1109
*
Dummy checkin to trigger the bots
nsylvain@chromium.org
2009-09-24
1
-1
/
+1
*
Updating trunk VERSION build from 218.0 to 219.0
jon@chromium.org
2009-09-23
1
-1
/
+1
*
Updating trunk VERSION build from 217.0 to 218.0
eblake@chromium.org
2009-09-23
1
-1
/
+1
*
Updating trunk VERSION build from 216.0 to 217.0
eblake@chromium.org
2009-09-23
1
-1
/
+1
*
Updating trunk VERSION build from 215.0 to 216.0
eblake@chromium.org
2009-09-23
1
-1
/
+1
*
Updating trunk VERSION build from 214.0 to 215.0
eblake@chromium.org
2009-09-23
1
-1
/
+1
*
Let cmd-f/cmd-g use the findboard.
thakis@chromium.org
2009-09-23
11
-21
/
+354
*
Coverity: Initialize SavePackageParam::save_type to SAVE_TYPE_UNKNOWN in the ...
jhawkins@chromium.org
2009-09-23
1
-1
/
+3
*
Refactor window impl of scroll bar for future linux implementation.
oshima@chromium.org
2009-09-23
8
-327
/
+544
*
A refactor broke the find bar...characters like ! and (
davemoore@google.com
2009-09-23
4
-4
/
+23
*
Set application_cache_enabled to true for test_shell.
michaeln@google.com
2009-09-23
1
-1
/
+1
*
Updating trunk VERSION build from 213.0 to 214.0
eblake@chromium.org
2009-09-23
1
-1
/
+1
*
Mac: Hook up the page menu's "Encoding" submenu.
erg@chromium.org
2009-09-23
7
-38
/
+54
*
Rebaseline tests according to changes upstream.
dglazkov@chromium.org
2009-09-23
46
-28
/
+556
*
Fake main window resizing in the test shell.
japhet@chromium.org
2009-09-23
6
-12
/
+36
*
[Mac] Back out accidentally-left logging line in autocomplete code.
shess@chromium.org
2009-09-23
1
-1
/
+0
*
Add gold patch for "out of file descriptors" error.
mmoss@chromium.org
2009-09-23
1
-0
/
+58
*
Reinstating the AutomationMsg_TabReposition message and related stuff which i...
ananta@chromium.org
2009-09-23
7
-2
/
+124
*
Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra...
thestig@chromium.org
2009-09-23
8
-31
/
+39
*
Upstreamings parts of webkit.gyp (step 3)
yaar@chromium.org
2009-09-23
6
-967
/
+7
*
Makes Chrome on Chrome OS not restore the last session if the last
sky@chromium.org
2009-09-23
3
-8
/
+0
*
Lands http://codereview.chromium.org/227008 for Charlie:
sky@chromium.org
2009-09-23
7
-26
/
+85
*
Implements file contents support in OSExchangeData and DropTarget
sky@chromium.org
2009-09-23
11
-176
/
+184
*
[Mac] Convert Omnibox paste-and-go to use AutocompleteTextFieldObserver.
shess@chromium.org
2009-09-23
9
-75
/
+88
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
12
-1
/
+34
*
Fix an off by 1 error in the Linux Breakpad guid.
thestig@chromium.org
2009-09-23
2
-1
/
+4
*
(More) Copyright housecleaning (i missed one before).
michaeln@google.com
2009-09-23
1
-1
/
+1
*
Add LayoutTests/editing/pasteboard/subframe-dragndrop-1.html
jshin@chromium.org
2009-09-23
1
-2
/
+2
*
Remove --smc-check=all option for Valgrind.
timurrrr@chromium.org
2009-09-23
1
-1
/
+0
*
Copyright housecleaning
michaeln@google.com
2009-09-23
7
-7
/
+7
*
Update documentation on how to merge in new SQLite versions. No code change.
mdm@chromium.org
2009-09-23
4
-87
/
+835
*
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
36
-1079
/
+1186
*
Update .gitignore to exclude generated files on Windows, as well as Windows-o...
nick@chromium.org
2009-09-23
1
-0
/
+8
[next]