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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable battery power detection on POSIX since we don't currently use it.
jeremy@chromium.org
2009-02-10
2
-203
/
+219
*
POSIX: add command line option to launch renderers in a wrapper
agl@chromium.org
2009-02-10
2
-0
/
+14
*
Stub out a function in FileVersionInfo that the dynamic link wants.
evan@chromium.org
2009-02-09
1
-0
/
+5
*
Fix the windows implementation of KillProcess and WaitForSingleProcess to not...
stoyan@chromium.org
2009-02-09
5
-19
/
+26
*
Add Recycle() method to scoped autorelease pool to allow cleaning out any junk
pinkerton@chromium.org
2009-02-09
2
-0
/
+17
*
Fix a memory error when a timer task deleles its
huanr@chromium.org
2009-02-07
2
-0
/
+45
*
Also add ObserverListThreadSafeTest.CrossThreadNotifications to ignore list.
erikkay@google.com
2009-02-07
1
-0
/
+1
*
Add ObserverListThreadSafeTest.CrossThreadObserver to skipped tests.
erikkay@google.com
2009-02-07
1
-0
/
+3
*
Add an exception for a flakey error in DirectoryWatcherTest
erikkay@google.com
2009-02-06
1
-0
/
+10
*
Add native drawing context typedef so that we can cut down on some #ifdefs
amanda@chromium.org
2009-02-06
1
-0
/
+4
*
I let a tab slip into the code; remove it.
agl@chromium.org
2009-02-06
1
-1
/
+1
*
Rewrite the mac named process iterator:
thomasvl@chromium.org
2009-02-06
2
-74
/
+103
*
Make ResourceMessageFilter compile on Mac. It stubs out a substantial part of
brettw@google.com
2009-02-06
4
-33
/
+62
*
Implement NamedProcessIterator in base/process_util_mac.mm. Patch by Naoki
mark@chromium.org
2009-02-05
5
-76
/
+174
*
Allow clean compilation of dmg_fp under g++ -Wall.
mark@chromium.org
2009-02-05
4
-25
/
+263
*
Add simple terminate support for now to help bring up browser/renderer, will
thomasvl@chromium.org
2009-02-05
1
-1
/
+8
*
Transition POSIX shmem to use lockf(), not semaphores. Eliminates
jrg@chromium.org
2009-02-05
3
-58
/
+140
*
Some fixes to ease debugging of the renderer process on OS X.
jeremy@chromium.org
2009-02-05
2
-3
/
+21
*
Another macro for 100 linear slots
cpu@google.com
2009-02-05
1
-0
/
+5
*
Disable all of ScopedTempDir tests, since the next one crashed as well.
erikkay@google.com
2009-02-05
1
-1
/
+1
*
Disable ScopedTempDir.FullPath since it's crashing.
erikkay@google.com
2009-02-05
1
-0
/
+4
*
Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...
jhawkins@chromium.org
2009-02-04
1
-1
/
+2
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-04
4
-3
/
+87
*
Templatizing set_quote_chars method in tokenizer.
robertshield@chromium.org
2009-02-04
1
-1
/
+1
*
Hands off the intercept if 'unpatch' fails
joshia@google.com
2009-02-04
1
-6
/
+11
*
Properly honor base::SharedMemory semantics for name="" to mean
jrg@chromium.org
2009-02-04
12
-47
/
+389
*
Reverting 9109.
ojan@google.com
2009-02-03
2
-81
/
+0
*
This CL adds macro used to track the creation and destruction
jcampan@chromium.org
2009-02-03
2
-0
/
+81
*
Use _NSGetEnviron instead of environ (see "man environ"). environ isn't
mark@chromium.org
2009-02-03
1
-5
/
+2
*
The dtor wasn't actually cleaning up the fds from the pipe, so close them down
thomasvl@chromium.org
2009-02-03
1
-0
/
+4
*
Depending on what runloop we're under, the autoreleasepool might not get cleaned
thomasvl@chromium.org
2009-02-03
1
-0
/
+15
*
fix off by one in offset values for cf_html.
tc@google.com
2009-02-03
1
-1
/
+1
*
Add to SDCH histogramming
jar@chromium.org
2009-02-02
1
-4
/
+23
*
Introduce UrlPattern. This is basically me resuming work on
aa@chromium.org
2009-02-02
3
-0
/
+47
*
Make sure that Clipboard operations that require dispatching
rvargas@google.com
2009-01-31
4
-18
/
+77
*
Rename README.google to README.chromium.
mal@chromium.org
2009-01-30
3
-0
/
+0
*
Provides the ability to write a unit test that brings up a browser. As
sky@google.com
2009-01-30
1
-0
/
+10
*
Create a stub chrome executable that crashes when run.
tc@google.com
2009-01-29
2
-2
/
+33
*
Add a Version class and matching unit tests, roughly based on chrome/installe...
erikkay@google.com
2009-01-29
8
-0
/
+214
*
The new version of Inset() Ben added a while ago didn't work quite right for ...
pkasting@chromium.org
2009-01-29
2
-10
/
+4
*
Add routine to close file descriptors on exec
jeremy@chromium.org
2009-01-29
5
-31
/
+66
*
Add thread checks to the IPC channel.
rvargas@google.com
2009-01-29
1
-2
/
+0
*
Add ScopedTempDir - a class that manages the lifetime of a temporary directory.
erikkay@google.com
2009-01-28
7
-0
/
+177
*
Make WebContentsView portable by using the native view types.
brettw@chromium.org
2009-01-28
1
-4
/
+8
*
Implementation of Pipeline and FilterHost interfaces. This is a large change...
ralphl@chromium.org
2009-01-28
3
-4
/
+20
*
Add portable keyboard codes
phajdan.jr@chromium.org
2009-01-28
5
-0
/
+419
*
Safe browsing cleanup:
estade@chromium.org
2009-01-28
4
-12
/
+22
*
Unit test addition, cleanup for render_process/thread.
jrg@chromium.org
2009-01-28
1
-5
/
+1
*
Add FilePath version of ReadFileToString.
erikkay@google.com
2009-01-28
2
-1
/
+7
*
POSIX: gfx::NativeViewId and CrossProcessEvent
agl@chromium.org
2009-01-27
1
-2
/
+42
[next]