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
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
17
-6
/
+1561
*
Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...
pkasting@chromium.org
2008-12-03
2
-9
/
+6
*
Redo fix from yesterday.
mbelshe@google.com
2008-12-02
2
-6
/
+56
*
Fix mac build bustage by syncing to new file locations.
brettw@google.com
2008-12-02
1
-10
/
+0
*
Delete files from base unittests that I moved to skia.
brettw@google.com
2008-12-02
1
-2
/
+0
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
15
-1549
/
+6
*
Quick touchup requested by reviewer
avi@google.com
2008-12-02
1
-2
/
+1
*
Revert r6233, need to move the cert, there is a policy against
dkegel@google.com
2008-12-02
1
-47
/
+2
*
For http://code.google.com/p/chromium/issues/detail?id=4510
dkegel@google.com
2008-12-02
1
-2
/
+47
*
* Cleanup: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
11
-66
/
+8
*
Implement GetCPUUsage; it was causing link errors because of its absence on t...
avi@google.com
2008-12-02
2
-5
/
+53
*
Revert the timer code again because even after relanding
nsylvain@chromium.org
2008-12-02
2
-48
/
+6
*
Reland 6190 now that the tree is green to see if
nsylvain@chromium.org
2008-12-02
2
-6
/
+48
*
Fixes and enhancements
sgk@google.com
2008-12-02
1
-6
/
+0
*
Revert 6190 to see if it's the cause of the 100+ new regressions
nsylvain@chromium.org
2008-12-02
2
-48
/
+6
*
Found a bug in the BaseTimer (used by OneShotTimer).
mbelshe@google.com
2008-12-02
2
-6
/
+48
*
Fix CloseHandle blunder. I was thinking that the handle would be closed by S...
tommi@chromium.org
2008-12-01
1
-0
/
+1
*
Making sure that the buffer we use with ReadFile/WriteFile is page
tommi@chromium.org
2008-12-01
1
-10
/
+67
*
Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...
maruel@chromium.org
2008-12-01
2
-4
/
+1
*
Rollback
mbelshe@google.com
2008-12-01
1
-4
/
+2
*
A new copy of the old system monitor changelist.
mbelshe@google.com
2008-11-30
1
-2
/
+4
*
Remove file_util::kPathSeparator from posix.
estade@chromium.org
2008-11-27
8
-157
/
+231
*
Roll back r6063. TBR.
dank@chromium.org
2008-11-26
2
-61
/
+2
*
Point nss at root certs so test_shell can talk to mail.google.com without war...
dank@chromium.org
2008-11-26
2
-2
/
+61
*
Add the test_file_util changes to the Windows scons.
deanm@chromium.org
2008-11-25
1
-0
/
+1
*
ScopedHandle is not in a namespace.
deanm@chromium.org
2008-11-25
1
-1
/
+2
*
Fix Windows vcproj file, it should be test_file_util_win.cc.
deanm@chromium.org
2008-11-25
1
-1
/
+1
*
Un-duplicate EvictFileFromSystemCache.
deanm@chromium.org
2008-11-25
6
-0
/
+188
*
Port base/watchdog to Linux.
deanm@chromium.org
2008-11-25
5
-95
/
+68
*
Append a trailing slash on file directory URLs. Thus a link to /directory wil...
estade@chromium.org
2008-11-25
2
-12
/
+34
*
Review URL: http://codereview.chromium.org/12434
jcampan@chromium.org
2008-11-25
2
-0
/
+9
*
Reverting 5971.
maruel@chromium.org
2008-11-25
2
-1
/
+4
*
Add superficial unit test for PrintJob. That's a start.
maruel@chromium.org
2008-11-25
2
-4
/
+1
*
Lazily create the clipboard owner window. CreateWindow can take ~.5ms, and w...
deanm@chromium.org
2008-11-25
2
-13
/
+26
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
12
-160
/
+1
*
Adjust histograms to get better data for latency experiments
jar@google.com
2008-11-22
1
-1
/
+8
*
Purify support:
sgk@google.com
2008-11-22
1
-0
/
+1
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-22
5
-120
/
+120
*
Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ...
brettw@google.com
2008-11-22
6
-7
/
+7
*
Generate a warning if the return value of FilePath::Append is ignored.
agl@chromium.org
2008-11-21
2
-3
/
+10
*
Make the implementation of LaunchApp have the correct prototype to match the ...
deanm@chromium.org
2008-11-21
1
-1
/
+1
*
Move skia extensions from the port to skia/ext for Windows only. Fixed the
brettw@google.com
2008-11-21
4
-4
/
+4
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
5
-120
/
+120
*
Port some files in chrome/common to Linux.
evanm@google.com
2008-11-21
1
-0
/
+6
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
5
-120
/
+120
*
Move the platform files form port to skia for Mac only. Hopefully this won't ...
brettw@google.com
2008-11-21
3
-3
/
+3
*
Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,
deanm@chromium.org
2008-11-21
1
-0
/
+5
*
Only remove -Wall from $CXXFLAGS on Linux, not on Mac. Mac's tool
sgk@google.com
2008-11-21
1
-1
/
+1
*
Add builds of miscellaneous .exes:
sgk@google.com
2008-11-21
3
-2
/
+28
*
Port directory lister to allow the linux and mac test shells to display file ...
estade@chromium.org
2008-11-20
3
-19
/
+52
[next]