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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Porting in chrome/common/
phajdan.jr@chromium.org
2009-01-14
6
-93
/
+186
*
Updating so that Gears can spawn file selectors when running in the renderer ...
zork@google.com
2009-01-13
2
-4
/
+25
*
Call logging::InitLogging. The lack of this was causing some hangs (and poss...
erikkay@google.com
2009-01-13
1
-35
/
+4
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
2
-6
/
+1
*
Make resource_bundle compile on Linux.
evan@chromium.org
2009-01-13
5
-2
/
+17
*
Pass the test case name to the browser process in order to
paulg@google.com
2009-01-13
2
-0
/
+5
*
NO CODE CHANGE. Whitespace change just to force a compilation.
maruel@chromium.org
2009-01-13
1
-1
/
+0
*
Refactor resource_bundle into a _win file.
evan@chromium.org
2009-01-13
5
-223
/
+253
*
Fix layout test failures. Looks like keying the plugins based on OriginalFil...
jam@chromium.org
2009-01-13
1
-3
/
+0
*
Get rid of lowercasing plugin filenames in order to determine if two paths po...
jam@chromium.org
2009-01-12
2
-14
/
+10
*
Add more tests to unit_tests on Linux, and some platform cleanups.
phajdan.jr@chromium.org
2009-01-12
2
-3
/
+10
*
Fixing build break after I moved the meat of ScopedCOMInitializer into the .c...
tommi@chromium.org
2009-01-11
2
-11
/
+7
*
Adding minimal error checking to ScopedCOMInitializer.
tommi@chromium.org
2009-01-11
2
-6
/
+19
*
Implement default ChromeFont constructor on Linux.
estade@chromium.org
2009-01-09
4
-17
/
+58
*
This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.
aa@chromium.org
2009-01-09
4
-7
/
+7
*
remove chrome dependencies from win sandboxing headers. Wrap sandbox code to
pinkerton@google.com
2009-01-09
5
-0
/
+145
*
The popup for autofill is now never activated, even when clicked.
jcampan@chromium.org
2009-01-09
1
-1
/
+1
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
2
-4
/
+9
*
Move user script directory into profile.
aa@chromium.org
2009-01-07
4
-10
/
+2
*
adding more grit love to other targets, updating scons files for things that ...
pinkerton@google.com
2009-01-07
1
-8
/
+3
*
Change greasemonkey flag to enable-user-scripts.
aa@chromium.org
2009-01-07
1
-1
/
+1
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
4
-15
/
+20
*
Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm
mpcomplete@google.com
2009-01-06
2
-2
/
+2
*
Change "dll" to "plugin" where appropriate.
avi@google.com
2009-01-06
3
-56
/
+56
*
Turn on GetVisibleVisitsInRange test on POSIX.
jeremy@chromium.org
2009-01-06
1
-2
/
+1
*
Move plugins to FilePaths, some cleanup
avi@google.com
2009-01-06
5
-31
/
+57
*
Add using_generated_resources.scons to the build. This
tc@google.com
2009-01-06
1
-1
/
+1
*
Reverting 7574 which reverted 7570. It was an error on my part.
maruel@chromium.org
2009-01-06
3
-20
/
+86
*
Reverting 7570.
maruel@chromium.org
2009-01-06
3
-86
/
+20
*
* Port l10n_utiL and it's unit test on POSIX.
jeremy@chromium.org
2009-01-05
3
-20
/
+86
*
Some more GRIT refactoring.
tc@google.com
2009-01-05
1
-1
/
+1
*
Refactor the render widget unittest so it can be reused to create a render view
brettw@chromium.org
2009-01-05
1
-1
/
+3
*
Update some comments/nits following r7486.
ericroman@google.com
2009-01-05
2
-4
/
+5
*
Fix a leak in unzip code. I was calling the wrong close function.
erikkay@google.com
2008-12-31
1
-1
/
+1
*
Add generic unzip support. This is to be used by extensions.
erikkay@google.com
2008-12-31
5
-8
/
+332
*
Porting in chrome/
phajdan.jr@chromium.org
2008-12-31
3
-5
/
+3
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
2
-9
/
+4
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
2
-4
/
+9
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
7
-106
/
+82
*
* Bring up render_mesages.cc on POSIX.
jeremy@chromium.org
2008-12-29
2
-2
/
+20
*
* Update xcode project to add files compiled on Linux but not on OS X in chro...
jeremy@chromium.org
2008-12-29
1
-29
/
+29
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
Implement extension:// protocol.
aa@chromium.org
2008-12-24
1
-1
/
+6
*
Fix Win/Release build bustage.
jeremy@chromium.org
2008-12-22
1
-0
/
+2
*
Bring up chrome/common/ipc_sync_message.cc on POSIX.
jeremy@chromium.org
2008-12-22
2
-6
/
+16
*
Bring up IPC::ChannelProxy on POSIX.
jeremy@chromium.org
2008-12-22
4
-4
/
+66
*
Implement command line switch to allow using a FIFO or a socketpair() for IPC...
jeremy@chromium.org
2008-12-19
6
-33
/
+169
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
2
-0
/
+16
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
2
-10
/
+10
*
Porting in renderer/
phajdan.jr@chromium.org
2008-12-18
2
-1
/
+29
[next]