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
/
common.vcproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
1
-0
/
+28
*
DevTools: move devtools messages to common.
pfeldman@chromium.org
2009-04-03
1
-0
/
+8
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-4
/
+60
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-60
/
+4
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
1
-0
/
+4
*
Move message flags into a separate header that can be used
tc@google.com
2009-03-27
1
-0
/
+4
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
1
-0
/
+8
*
Removes all use of COM and dependencies on Windows-specific classes (includin...
klink@chromium.org
2009-03-20
1
-9
/
+5
*
RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...
erg@google.com
2009-03-06
1
-0
/
+8
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
1
-0
/
+8
*
Implement gfx::Path on GTK.
deanm@chromium.org
2009-03-02
1
-1
/
+1
*
Prototype extension process. This is a proof of concept, with a lot of
mpcomplete@google.com
2009-02-27
1
-0
/
+4
*
Some files I forgot in my previous view-source change.
brettw@chromium.org
2009-02-25
1
-0
/
+8
*
Move windows specific functions from l10n_util.h to l10n_util_win.h.
tc@google.com
2009-02-24
1
-0
/
+8
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-21
1
-0
/
+8
*
Reverting 10080.
jam@chromium.org
2009-02-20
1
-8
/
+0
*
Refactor code from RenderThread and PluginThread and move it to ChildThread. ...
jam@chromium.org
2009-02-20
1
-0
/
+8
*
Bitmap transport
agl@chromium.org
2009-02-20
1
-1
/
+9
*
Take out common functionality from PluginProcessHost and move it to ChildProc...
jam@chromium.org
2009-02-18
1
-0
/
+8
*
Port remaining .rc data resource files to grd. This includes
tc@google.com
2009-02-13
1
-4
/
+0
*
Refactor plugin process code in the browser process so that the browser/about...
jam@chromium.org
2009-02-11
1
-1
/
+9
*
Fix some files in common. I changed this a while ago but forgot to check it in
brettw@chromium.org
2009-02-11
1
-1
/
+5
*
Integrate URLPattern with Extension user scripts.
aa@chromium.org
2009-02-05
1
-0
/
+8
*
Finish taking out render_messages.h includes from headers.
jam@chromium.org
2009-02-05
1
-0
/
+4
*
Commit just the changes to make creating new IPC channel types easier.
jam@chromium.org
2009-02-04
1
-8
/
+0
*
Revert my change to get the tree green. Not sure why the tests became flaky....
jam@chromium.org
2009-02-04
1
-0
/
+8
*
Make it easier/less work/less error-prone to create new IPC channel types (i....
jam@chromium.org
2009-02-04
1
-8
/
+0
*
Factor out platform specific chrome_paths calls into platform specific files.
tc@google.com
2009-02-03
1
-0
/
+8
*
Introduce UrlPattern. This is basically me resuming work on
aa@chromium.org
2009-02-02
1
-0
/
+12
*
Try2 of issue 18772. (move jpeg_codec* to base/gfx)
estade@chromium.org
2009-01-27
1
-8
/
+0
*
undo 8692 (fix build failure)
estade@chromium.org
2009-01-27
1
-0
/
+8
*
Move jpeg_codec.* to base/gfx
estade@chromium.org
2009-01-27
1
-8
/
+0
*
Adds main_function_params.h to common.vcproj.
sky@google.com
2009-01-15
1
-0
/
+4
*
Refactor resource_bundle into a _win file.
evan@chromium.org
2009-01-13
1
-0
/
+4
*
remove chrome dependencies from win sandboxing headers. Wrap sandbox code to
pinkerton@google.com
2009-01-09
1
-0
/
+8
*
Add generic unzip support. This is to be used by extensions.
erikkay@google.com
2008-12-31
1
-8
/
+16
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-731
/
+731
*
chrome_canvas: fork into platform independent/dependent files
agl@chromium.org
2008-12-12
1
-0
/
+4
*
Rename chrome_font.cc to chrome_font_win.cc
agl@chromium.org
2008-12-12
1
-1
/
+1
*
Refactor IPC::Channel to have a common header.
jeremy@chromium.org
2008-12-10
1
-1
/
+1
*
Add property bag to the build.
brettw@google.com
2008-12-10
1
-0
/
+8
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-719
/
+719
*
Add a function for eliding filenames to a set pixel width while preserving th...
glen@chromium.org
2008-11-06
1
-2
/
+2
*
Rewrote the clipboard API to be more concurrent. Added a helper class to make...
estade@chromium.org
2008-11-05
1
-4
/
+0
*
Rename various text zoom related stuff to be more generic, since we now can
brettw@google.com
2008-10-14
1
-4
/
+4
*
Refactoring for portability:
mark@chromium.org
2008-09-29
1
-16
/
+0
*
Remove DidNavigate from the tab contents delegate and all the related plumbing.
brettw@google.com
2008-09-24
1
-0
/
+4
*
Remove an explicit call from the NavigationController to the alternate URL
brettw@google.com
2008-09-16
1
-0
/
+8
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-0
/
+4
*
Reapply 379 since it wasn't the issue with the build breakage.
maruel@google.com
2008-08-05
1
-1
/
+5
[next]