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
*
Add a FileWatcher to base/.
tony@chromium.org
2010-03-09
8
-0
/
+939
*
base: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-09
8
-28
/
+32
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-3
/
+2
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-06
1
-2
/
+2
*
Add sleep into data race sanity test since it fails on TSan x64 FYI bot (too ...
timurrrr@chromium.org
2010-03-05
1
-1
/
+5
*
Change default fopen() on Windows from fopen_s() to fsopen(,,_SH_DENYNO).
dpranke@chromium.org
2010-03-05
1
-10
/
+2
*
Add support for running the NaCl plugin in the Linux SUID sandbox
agl@chromium.org
2010-03-04
2
-0
/
+25
*
[Mac] When in fullscreen mode, ties the menubar shown state to the overlay sh...
rohitrao@chromium.org
2010-03-03
2
-31
/
+107
*
Revert 40490 - Make the pepper 2D flush callback actually function as adverti...
brettw@chromium.org
2010-03-03
1
-2
/
+2
*
Make the pepper 2D flush callback actually function as advertised. It will now
brettw@chromium.org
2010-03-03
1
-2
/
+2
*
Switch base to using CHECK_*.
willchan@chromium.org
2010-03-02
11
-13
/
+12
*
make sure we don't include the obsolete 2008 SDK dir.
nsylvain@chromium.org
2010-03-02
1
-1
/
+1
*
Mac: Select right tab in content settings dialog.
thakis@chromium.org
2010-03-02
1
-0
/
+1
*
Reland r40289: "Add support for CHECK_* macros.""
willchan@chromium.org
2010-03-02
5
-45
/
+79
*
Revert r40289: "Add support for CHECK_* macros."
willchan@chromium.org
2010-03-01
5
-64
/
+31
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-03-01
3
-22
/
+0
*
Add support for CHECK_* macros.
willchan@chromium.org
2010-03-01
5
-31
/
+64
*
linux: use xmessage for the dialog used in LOG(FATAL)
evan@chromium.org
2010-03-01
2
-23
/
+31
*
Revert "linux: use xmessage for the dialog used in LOG(FATAL)"
evan@chromium.org
2010-03-01
1
-24
/
+13
*
linux: use xmessage for the dialog used in LOG(FATAL)
evan@chromium.org
2010-03-01
1
-13
/
+24
*
Make IsStringUTF8 reject (U+FDD0 .. U+FDEF)
jschuh@google.com
2010-02-26
5
-148
/
+20
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-26
3
-0
/
+22
*
Deprecate file_util::AppendToPath() on non-Windows.
evan@chromium.org
2010-02-26
4
-8
/
+15
*
Add some more comments near the *Hack() functions.
evan@chromium.org
2010-02-26
1
-11
/
+13
*
Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.
thestig@chromium.org
2010-02-26
4
-13
/
+14
*
Prevent macro redefinition
gregoryd@google.com
2010-02-25
1
-0
/
+4
*
Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-25
2
-54
/
+132
*
Give Mac plugin processes descriptive names for Activity Monitor
stuartmorgan@chromium.org
2010-02-24
2
-0
/
+70
*
Custom "menus" for the bookmark bar folders.
jrg@chromium.org
2010-02-24
2
-0
/
+38
*
Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
2
-132
/
+54
*
Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
2
-54
/
+132
*
I just put the code that does not compile on ARM. Trybots will fail because I...
apatrick@chromium.org
2010-02-24
2
-0
/
+50
*
Revert "Fix the case where the browser livelocks if we cannot open a file."
agl@chromium.org
2010-02-24
3
-22
/
+0
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-24
3
-0
/
+22
*
Add '-ldl' to Linux targets that use dynamic loader functions.
mmoss@google.com
2010-02-23
1
-0
/
+2
*
Deprecate GetDirectoryFromPath on non-Windows.
evan@chromium.org
2010-02-23
4
-23
/
+18
*
Add back a line in file_util.h that was accidentally deleted long ago.
evan@chromium.org
2010-02-23
1
-0
/
+1
*
Move deprecated file_util declarations into a separate file.
evan@chromium.org
2010-02-23
3
-54
/
+64
*
Add MessageLoop::QuitNow and use it to terminate a sync IPC.
darin@chromium.org
2010-02-23
2
-0
/
+13
*
Fix app shortcut mess up per issue 31789
xiyuan@chromium.org
2010-02-23
1
-0
/
+8
*
Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.
apatrick@chromium.org
2010-02-20
2
-50
/
+0
*
GPU plugin forwards repaint events to Pepper plugin.
apatrick@chromium.org
2010-02-20
2
-0
/
+50
*
Revert r39446: "Fix the case where the browser livelocks if we cannot open a ...
agl@chromium.org
2010-02-19
3
-53
/
+0
*
Fix the case where the browser livelocks if we cannot open a file.
agl@chromium.org
2010-02-19
3
-0
/
+53
*
importer: use FilePath instead of wstring in some places
evan@chromium.org
2010-02-19
2
-0
/
+31
*
linux: make NSS version check non-fatal
evan@chromium.org
2010-02-19
1
-3
/
+12
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
6
-246
/
+258
*
Adds new API to process_utils to launch a new app as a user in a specified de...
gwilson@google.com
2010-02-18
2
-1
/
+15
*
Solaris: Second set adding in Solaris as an OS option
evan@chromium.org
2010-02-18
2
-6
/
+6
*
Actually delete databases in CookiesTreeModel.
jochen@chromium.org
2010-02-18
6
-6
/
+67
[next]