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
*
Add test to check that FDs are sent through the OS X Sandbox ok.
jeremy@chromium.org
2009-02-10
3
-30
/
+117
*
Reverting 9493.
kuchhal@chromium.org
2009-02-10
3
-10
/
+4
*
Remove tab_util from scaffolding.
paul@chromium.org
2009-02-10
2
-25
/
+0
*
revert my ipc change due to compile failure in debug ipc_tests
jam@chromium.org
2009-02-10
3
-30
/
+25
*
Relanding of http://codereview.chromium.org/16488.
mad@chromium.org
2009-02-10
3
-4
/
+10
*
Fix ipc logging for non browser processes. I broke this in my last refactori...
jam@chromium.org
2009-02-10
3
-25
/
+30
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-02-10
2
-25
/
+43
*
Hook views up.
avi@chromium.org
2009-02-10
1
-0
/
+1
*
Windows: build fix
agl@chromium.org
2009-02-10
1
-0
/
+2
*
POSIX: fix logging of messages with file descriptors
agl@chromium.org
2009-02-10
1
-3
/
+7
*
POSIX: fix file descriptor passing
agl@chromium.org
2009-02-10
1
-1
/
+2
*
POSIX: fix file descriptor passing
agl@chromium.org
2009-02-10
3
-0
/
+18
*
Adds some debugging code in hopes of isolating bug 6316. I suspect the
sky@google.com
2009-02-10
1
-0
/
+5
*
Re-check in some of my dynamic linking change.
evan@chromium.org
2009-02-10
2
-2
/
+3
*
Revert basically everything I've done today as it fails mysteriously
evan@chromium.org
2009-02-10
4
-101
/
+81
*
Bring a bunch more headers into the non-Windows build:
evan@chromium.org
2009-02-10
4
-81
/
+101
*
Tighten up IPC Tests a bit.
jeremy@chromium.org
2009-02-10
3
-85
/
+107
*
POSIX: add command line option to launch renderers in a wrapper
agl@chromium.org
2009-02-10
2
-0
/
+6
*
Reverting 9408.
brettw@chromium.org
2009-02-09
3
-10
/
+4
*
Add a new resizer corner.
mad@chromium.org
2009-02-09
3
-4
/
+10
*
By changing how we #ifdef, we get a bunch more l10n functions.
evan@chromium.org
2009-02-09
2
-31
/
+6
*
Fix the windows implementation of KillProcess and WaitForSingleProcess to not...
stoyan@chromium.org
2009-02-09
2
-0
/
+5
*
Add Recycle() method to scoped autorelease pool to allow cleaning out any junk
pinkerton@chromium.org
2009-02-09
1
-2
/
+8
*
Adds a command line switch to allow the user to specify the location
rvargas@google.com
2009-02-07
2
-0
/
+5
*
Mac: build fix
agl@chromium.org
2009-02-07
1
-0
/
+2
*
Mac build fix: Mac needs more includes than Linux
agl@chromium.org
2009-02-07
1
-0
/
+5
*
Mac + Linux build fix:
agl@chromium.org
2009-02-07
2
-1
/
+6
*
FileDescriptor: passing fds over IPC
agl@chromium.org
2009-02-07
10
-8
/
+480
*
Stop about:ipc crashing
agl@chromium.org
2009-02-06
1
-1
/
+1
*
Add logging to NP_Initialize and CP_Initialize to try to figure out why gears
mpcomplete@google.com
2009-02-06
1
-0
/
+5
*
Ensure toolbar buttons are in sync with command updater when tab becomes sele...
pinkerton@chromium.org
2009-02-06
1
-4
/
+1
*
Add a command line option --disable-web-security. People can use this option...
abarth@chromium.org
2009-02-06
5
-0
/
+9
*
Reference and create a RenderView when needed.
jrg@chromium.org
2009-02-06
1
-23
/
+53
*
Initial Mac port of web_contents_view and render_widget_host_view.
avi@google.com
2009-02-06
2
-102
/
+36
*
Make cert_store.cc compile on Mac and Linux.
jhawkins@chromium.org
2009-02-06
1
-16
/
+0
*
Stub out web_contents_view_gtk.
estade@chromium.org
2009-02-06
2
-0
/
+6
*
Enable/disable buttons when the corresponding command updates in the model.
pinkerton@chromium.org
2009-02-06
1
-0
/
+2
*
Remove many more ifdefs around un-used methods to enable more functionality f...
pinkerton@chromium.org
2009-02-06
1
-3
/
+14
*
Commit my changes that simplify automation message unpacking.
jam@chromium.org
2009-02-06
2
-15
/
+48
*
Fix Renderer Crash on OS X + update unit test.
jeremy@chromium.org
2009-02-06
1
-0
/
+1
*
Make ResourceMessageFilter compile on Mac. It stubs out a substantial part of
brettw@google.com
2009-02-06
2
-36
/
+76
*
Stub implementation of gtk browser window.
estade@chromium.org
2009-02-05
1
-7
/
+0
*
Integrate URLPattern with Extension user scripts.
aa@chromium.org
2009-02-05
7
-1
/
+275
*
Cleanup some forward declared structs that are not being used.
thestig@chromium.org
2009-02-05
2
-4
/
+5
*
Linux: get us to the point where we crash at browser->window()->Show()
agl@chromium.org
2009-02-05
2
-0
/
+21
*
Hook up tab close menu item and plumb tab closing scaffolding through UI laye...
pinkerton@chromium.org
2009-02-05
2
-15
/
+55
*
Fix linker error on Linux & Mac by stubbing out a function.
brettw@chromium.org
2009-02-05
1
-0
/
+3
*
Build bustage fixes, moved this file, didn't update the include.
brettw@chromium.org
2009-02-05
1
-1
/
+1
*
Take out unnecessary include that I added in a failed effort to fix the linux...
jam@chromium.org
2009-02-05
2
-1
/
+1
*
Port the ResourceDispatcherHost to Mac and linux.
paul@chromium.org
2009-02-05
2
-41
/
+271
[next]