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
/
base.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Move nsimage_cache into base so that it can be accessed from outside of chrome.
mark@chromium.org
2009-10-05
1
-0
/
+2
*
Move the clipboard stuff out of base and into app/clipboard. I renamed
brettw@chromium.org
2009-10-03
1
-11
/
+0
*
Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes
brettw@chromium.org
2009-10-03
1
-11
/
+0
*
Move the ICU string conversions into its own file. This new file is included
brettw@chromium.org
2009-10-02
1
-0
/
+2
*
Implement RSAPrivateKey for Mac OS X
hawk@chromium.org
2009-10-02
1
-1
/
+1
*
Remove IdleTimer, which no one uses.
pkasting@chromium.org
2009-09-30
1
-14
/
+0
*
Implement ScopedRunnableMethodFactory using WeakPtr.
darin@chromium.org
2009-09-25
1
-2
/
+0
*
[Relanding erg's change with fix for toolkit_views shortcuts and
jcampan@chromium.org
2009-09-25
1
-2
/
+5
*
Reland: Linux (nss) implementations of RSAPrivateKey and SignatureCreator.
rafaelw@chromium.org
2009-09-24
1
-3
/
+10
*
Revert "Linux (nss) implementations of RSAPrivateKey and SignatureCreator"
rafaelw@chromium.org
2009-09-23
1
-10
/
+3
*
Linux (nss) implementations of RSAPrivateKey and SignatureCreator
rafaelw@chromium.org
2009-09-23
1
-3
/
+10
*
Revert 26756 - "Use windows keycodes under linux (and all non-windows platfor...
stuartmorgan@chromium.org
2009-09-22
1
-1
/
+0
*
Use windows keycodes under linux (and all non-windows platforms).
erg@google.com
2009-09-21
1
-0
/
+1
*
Add xdisplaycheck as a dependency on Linux for tests that use the UI. This wa...
thestig@chromium.org
2009-09-17
1
-0
/
+1
*
Use delegate protocols present in the 10.6 SDK. For previous SDKs, provide
mark@chromium.org
2009-09-17
1
-0
/
+1
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Linux: set the process title (that shows in "ps" etc.) of renderers correctly...
mdm@chromium.org
2009-09-10
1
-3
/
+13
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-4
/
+4
*
Add missing files to base_unittests.
maruel@chromium.org
2009-09-08
1
-1
/
+6
*
Fix mysterious chromeos build error - more investigation to follow.
benl@chromium.org
2009-09-07
1
-10
/
+6
*
Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but
benl@chromium.org
2009-09-07
1
-15
/
+28
*
Add a WeakPtr<T> class.
darin@chromium.org
2009-09-01
1
-0
/
+2
*
Add a nullable string16 class to base. It combines a string16 + a null param
jorlow@chromium.org
2009-08-27
1
-0
/
+1
*
Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di...
willchan@chromium.org
2009-08-26
1
-0
/
+9
*
Move IDMap back to base/ where it is needed.
phajdan.jr@chromium.org
2009-08-19
1
-0
/
+2
*
Move IDMap from base/ to common/
phajdan.jr@chromium.org
2009-08-12
1
-1
/
+0
*
Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive...
ericroman@google.com
2009-08-11
1
-0
/
+4
*
Factor out window creation into base::WindowImpl. This class will be used in...
jhawkins@chromium.org
2009-08-07
1
-0
/
+7
*
Move test_file_util out of libbase. Test code should not be mixed with produc...
phajdan.jr@chromium.org
2009-08-03
1
-5
/
+36
*
Make Linux versioninfo its own lib so it can be linked in only where needed.
mmoss@chromium.org
2009-07-29
1
-48
/
+59
*
Reverting 21938 (done with experiment).
willchan@chromium.org
2009-07-29
1
-1
/
+0
*
Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot...
willchan@chromium.org
2009-07-29
1
-0
/
+1
*
Revert "Experiment: Enable tcmalloc for linux. Will revert after a buildbot ...
willchan@chromium.org
2009-07-28
1
-1
/
+0
*
Experiment: Enable tcmalloc for linux. Will revert after a buildbot cycle.
willchan@chromium.org
2009-07-28
1
-0
/
+1
*
Refactor blits to be more cross-platform.
piman@chromium.org
2009-07-24
1
-0
/
+2
*
Changing the include from "base/gfx/platform_canvas.h" to "skia/ext/platform_...
ajwong@chromium.org
2009-07-22
1
-5
/
+0
*
Creating a unique user-agent string for ChromeOS builds, so that metrics can ...
evan@chromium.org
2009-07-22
1
-3
/
+10
*
Add a CallbackWithReturnValue as a convenient method of calling callback func...
jam@chromium.org
2009-07-17
1
-0
/
+1
*
Added dynamic annotation files into base/.
deanm@chromium.org
2009-06-26
1
-0
/
+2
*
Add tests for the GLib message pump.
deanm@chromium.org
2009-06-15
1
-0
/
+5
*
Linux: refactor zygote support
agl@chromium.org
2009-06-12
1
-6
/
+3
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
1
-3
/
+6
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
1
-6
/
+3
*
Add a stack-based class for property disabling and re-enabling screen updatin...
pinkerton@chromium.org
2009-06-09
1
-0
/
+1
*
Prototype implementation of zygotes.
dkegel@google.com
2009-06-06
1
-0
/
+6
*
Introduce SignatureCreator.
aa@chromium.org
2009-06-05
1
-0
/
+8
*
Only update files from .version templates when a file change
sgk@google.com
2009-06-04
1
-11
/
+2
*
Fetch last change (revision) info in a separate action that can run
sgk@google.com
2009-06-04
1
-3
/
+8
*
Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.
ajwong@chromium.org
2009-05-30
1
-1
/
+1
[next]