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
...
*
Move Image operations and convolver to the skia namespace and clean up a few ...
brettw@google.com
2008-12-12
1
-3
/
+3
*
Add PropertyBag to TabContents. Convert the autocomplete state as a proof of ...
brettw@google.com
2008-12-12
2
-0
/
+18
*
Reverting 6911.
ojan@google.com
2008-12-12
2
-54
/
+84
*
message_pump_libevent refactor:
jeremy@chromium.org
2008-12-12
2
-84
/
+54
*
chrome_canvas: fork into platform independent/dependent files
agl@chromium.org
2008-12-12
7
-420
/
+108
*
Rename chrome_font.cc to chrome_font_win.cc in the scons build.
tc@google.com
2008-12-12
1
-1
/
+1
*
Changes bookmark manager's import to show a description in the files
sky@google.com
2008-12-12
2
-10
/
+35
*
Duplicate chrome_canvas.cc in preparation for forking the file.
agl@chromium.org
2008-12-12
1
-0
/
+405
*
Rename chrome_font.cc to chrome_font_win.cc
agl@chromium.org
2008-12-12
2
-1
/
+1
*
...
agl@chromium.org
2008-12-12
4
-16
/
+27
*
...
agl@chromium.org
2008-12-12
1
-0
/
+57
*
...
agl@chromium.org
2008-12-12
1
-0
/
+147
*
...
agl@chromium.org
2008-12-12
4
-29
/
+97
*
Ensure that the directory has a trailing separator when highlighting
paulg@google.com
2008-12-12
1
-0
/
+5
*
Rename ViewHandle to NativeView et al.
agl@chromium.org
2008-12-11
1
-1
/
+1
*
Build ipc_tests on linux.
tc@google.com
2008-12-11
3
-12
/
+36
*
Refactor IPC::Channel to have a common header.
jeremy@chromium.org
2008-12-10
11
-156
/
+295
*
run ipc unit tests in release mode (was running other unit tests). port code ...
pinkerton@google.com
2008-12-10
1
-2
/
+2
*
Reverting 6709,6708,6706.
brettw@google.com
2008-12-10
1
-3
/
+3
*
Remove base dependency from image_operations and associated unittests. I also...
brettw@google.com
2008-12-10
1
-3
/
+3
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
1
-0
/
+7
*
Fix style fro last CL. I had extra space to prevent >> at the end of the temp...
brettw@google.com
2008-12-10
1
-1
/
+1
*
Fox more gcc template errors.
brettw@google.com
2008-12-10
1
-3
/
+3
*
Fix gcc compilation issue. The inner class doesn't need a template decl.
brettw@google.com
2008-12-10
1
-1
/
+0
*
Add property bag to the build.
brettw@google.com
2008-12-10
2
-0
/
+9
*
Add a property bag which is a typesafe list of arbitrary data that can be
brettw@google.com
2008-12-09
3
-0
/
+275
*
Bring up ipc tests on POSIX.
jeremy@chromium.org
2008-12-09
3
-90
/
+91
*
Adding a unit test for the AppendExtensionIfNeeded part
finnur@google.com
2008-12-09
3
-14
/
+81
*
First cut at POSIX Implementation of IPC Channel using FIFOs.
jeremy@chromium.org
2008-12-08
2
-18
/
+518
*
Platform cleanup in common/
deanm@chromium.org
2008-12-08
2
-7
/
+7
*
Fixing build bustage. Adding files which were part of the original change
ananta@chromium.org
2008-12-05
1
-0
/
+2
*
Add error messages to JSONReader and friends. This required a bit of refactor...
aa@chromium.org
2008-12-05
7
-25
/
+34
*
Fix a race condition in the SyncChannel code.
jam@chromium.org
2008-12-05
2
-61
/
+37
*
fix chrome_paths to make some test dirs relative to base::DIR_SOURCE_ROOT
erikkay@google.com
2008-12-05
1
-9
/
+7
*
Introduce ExtensionsService. Load extensions on startup from a directory in
aa@chromium.org
2008-12-05
2
-0
/
+4
*
Don't cancel the original manual data stream request when the plugin invokes
ananta@chromium.org
2008-12-04
1
-2
/
+0
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
2
-884
/
+884
*
really fix the ifdef
pinkerton@google.com
2008-12-04
1
-1
/
+1
*
wrap logging with correct ifdef
pinkerton@google.com
2008-12-04
1
-0
/
+2
*
add a target to run the ipc tests if and when they all pass. Fix up a signed/...
pinkerton@google.com
2008-12-04
1
-1
/
+1
*
Chromium-MultiProfile-Prototype
munjal@chromium.org
2008-12-03
2
-0
/
+4
*
Move base/gfx/skia_util to skia/ext/skia_util_win.
brettw@google.com
2008-12-03
1
-1
/
+4
*
Fixes bug in window positioning that resulted in positioning
sky@google.com
2008-12-03
1
-4
/
+8
*
Move convolver and image_operations from base/gfx to skia/ext. This is just
brettw@google.com
2008-12-03
1
-1
/
+1
*
Revert my skia file moves because of layout test failures.
brettw@google.com
2008-12-03
2
-9
/
+5
*
Updated the design document URLs for ResourceDispatcher and ResourceDispatche...
scherkus@chromium.org
2008-12-03
2
-2
/
+2
*
Fix issue 4829: No file extensions listed when saving images
finnur@google.com
2008-12-03
2
-21
/
+60
*
Move convolver, image_operations, and skia_utils from base/gfx to skia/ext.
brettw@google.com
2008-12-02
2
-5
/
+9
*
Remove the URL and title from the state getting functions and IPC messages.
brettw@google.com
2008-12-02
1
-3
/
+1
*
Try to reland the ipc code to see if the tests
nsylvain@chromium.org
2008-12-02
9
-71
/
+100
[prev]
[next]