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
*
wtc: please look at URL related code, and hooks and nits
jar@chromium.org
2009-03-13
1
-0
/
+14
*
Implement DownloadFile::Rename() for posix. Downloads work on linux!
estade@chromium.org
2009-03-13
2
-3
/
+11
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
12
-6
/
+6
*
Improve the look of the Linux omnibox.
deanm@chromium.org
2009-03-13
2
-0
/
+22
*
Remove unneeded platform_thread.h includes. Reduces number of includes from 5...
thestig@chromium.org
2009-03-13
2
-2
/
+1
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
16
-18
/
+0
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
9
-5
/
+7
*
Add a GDK_COLOR_RGB macro for constructing GdkColors.
deanm@chromium.org
2009-03-12
1
-0
/
+5
*
Switching to gyp generated vcprojs for some components.
bradnelson@google.com
2009-03-12
1
-154
/
+0
*
(purify bustage) Correct purify (only) reference to variable
jar@chromium.org
2009-03-11
1
-1
/
+1
*
Fix tree bustage
jar@chromium.org
2009-03-11
1
-2
/
+4
*
Avoid leaks at shutdown when running purify
jar@chromium.org
2009-03-11
1
-4
/
+10
*
file_util::Move fails on Windows if moving a directory
huanr@chromium.org
2009-03-11
3
-2
/
+61
*
Rolling back change 11431 (didn't work with a clobber either).
bradnelson@google.com
2009-03-11
1
-0
/
+154
*
Attempting to roll out gyp for base.
bradnelson@google.com
2009-03-11
1
-154
/
+0
*
Rolling back change 11429.
bradnelson@google.com
2009-03-11
1
-0
/
+154
*
junk
bradnelson@google.com
2009-03-11
1
-154
/
+0
*
Adding more guids (realized unit tests get included in slns up higher in the ...
bradnelson@google.com
2009-03-10
1
-2
/
+3
*
Adding fixed guids to some modules to facilitate incremental switch to gyp.
bradnelson@google.com
2009-03-10
1
-0
/
+2
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
4
-60
/
+75
*
Move FilePathTest under test_dir_ so it gets cleaned up on TearDown.
thestig@chromium.org
2009-03-10
1
-3
/
+1
*
Add missing test_file_util_posix.cc file.
sgk@google.com
2009-03-10
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
143
-146
/
+0
*
Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.
deanm@chromium.org
2009-03-10
2
-0
/
+45
*
Add API functions to control Quantify, as well as expose these
asargent@chromium.org
2009-03-09
5
-0
/
+96
*
Disable flaky TimerTest.DelayTimer_Reset test.
phajdan.jr@chromium.org
2009-03-09
2
-1
/
+8
*
Use FilterContext to allow filters to access URLRequestJob data
jar@chromium.org
2009-03-09
1
-0
/
+4
*
Bringup sys_string_conversions_unittest.cc on Linux.
jeremy@chromium.org
2009-03-08
1
-1
/
+0
*
Pulling in operator=() to ScopedComPtr.
tommi@chromium.org
2009-03-07
2
-0
/
+8
*
Start the crash_service on windows when running ui tests, if it's not running...
jam@chromium.org
2009-03-06
1
-1
/
+1
*
Build test_shell and test_shell_tests on Linux from gyp-generated scons files:
sgk@google.com
2009-03-06
1
-2
/
+9
*
In preparation for making changes to worker_pool_linux.cc.
willchan@chromium.org
2009-03-06
5
-41
/
+41
*
I verified that the Visual C++ 2005 bug has been fixed in
wtc@chromium.org
2009-03-06
1
-1
/
+1
*
Cleanup in {test_,}file_util_posix.cc
phajdan.jr@chromium.org
2009-03-06
2
-6
/
+10
*
Reverting 11102.
phajdan.jr@chromium.org
2009-03-06
2
-10
/
+6
*
Make CrashAwareSleep more accurate on POSIX (checking if the process exists).
phajdan.jr@chromium.org
2009-03-06
1
-8
/
+20
*
first cut
phajdan.jr@chromium.org
2009-03-06
2
-6
/
+10
*
An assert was being hit because WaitableEvent's dtor was calling CloseHandle ...
jam@chromium.org
2009-03-06
2
-0
/
+9
*
Added a new method CreateNonJoinable() to PlatformThread. Added the windows ...
willchan@chromium.org
2009-03-05
3
-6
/
+41
*
POSIX: Rewrite IPC's interaction with FileDescriptor
agl@chromium.org
2009-03-05
1
-0
/
+4
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
2
-4
/
+6
*
Make UTF8ToWide take a StringPiece, to avoid copying to a std::string.
deanm@chromium.org
2009-03-05
2
-2
/
+3
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
6
-32
/
+32
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
3
-1
/
+120
*
Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)
hbono@chromium.org
2009-03-05
4
-7
/
+85
*
Make file_version_info work even without including windows.h
brettw@chromium.org
2009-03-05
1
-1
/
+4
*
Expose the iostream (logging) interfaces of some gfx:: classes.
evan@chromium.org
2009-03-04
3
-17
/
+3
*
Make UITest::CrashAwareSleep portable.
phajdan.jr@chromium.org
2009-03-04
3
-4
/
+29
*
Add trivial theming support in extensions.
erikkay@google.com
2009-03-04
1
-3
/
+0
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
2
-2
/
+17
[next]