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
*
Register Application Restart with Windows Restart Manager on browser_main sta...
msw@chromium.org
2011-02-20
2
-56
/
+78
*
Callbacks: Replumb the type-inference.
ajwong@chromium.org
2011-02-19
5
-644
/
+407
*
Run event executor on the ui thread to remove the need to explicitly XFlush()...
ajwong@chromium.org
2011-02-19
2
-0
/
+17
*
Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...
ajwong@chromium.org
2011-02-18
10
-97
/
+79
*
Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal...
ajwong@chromium.org
2011-02-18
10
-76
/
+97
*
Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...
ajwong@chromium.org
2011-02-18
10
-97
/
+76
*
Revert 75405 - Register Application Restart with Windows Restart Manager on b...
msw@chromium.org
2011-02-18
2
-78
/
+56
*
Register Application Restart with Windows Restart Manager on browser_main sta...
msw@chromium.org
2011-02-18
2
-56
/
+78
*
Temp dir cleanup:
grt@chromium.org
2011-02-18
1
-3
/
+1
*
Emptiness, Reset, and Comparison API for Callbacks.
ajwong@chromium.org
2011-02-18
4
-112
/
+268
*
Intergration of the client-side phishing detection.
noelutz@google.com
2011-02-17
2
-0
/
+22
*
MessagePump implementations should call DoWork and DoDelayedWork at equal
mark@chromium.org
2011-02-17
4
-95
/
+101
*
Fix is_convertible for windows.
ajwong@chromium.org
2011-02-16
2
-16
/
+17
*
detect cpu feature for all x64 and x86 platforms (no longer windows only).
jiesun@chromium.org
2011-02-16
3
-5
/
+91
*
Initialize members in Encryptor constructors.
finnur@chromium.org
2011-02-16
4
-8
/
+16
*
Revert r74850 and r74865:
ajwong@chromium.org
2011-02-15
2
-26
/
+11
*
Remove obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-02-15
1
-1
/
+0
*
Clang doesn't like EXPECT_EQ with false and a template value.
ajwong@chromium.org
2011-02-15
1
-7
/
+7
*
Unified callback system based on tr1::function/tr1::bind and Google's interna...
ajwong@chromium.org
2011-02-15
14
-214
/
+4103
*
Redo "Add extra heap-allocation to refcounting. For perf test only."
ajwong@chromium.org
2011-02-14
2
-11
/
+26
*
Initialize SecureHashAlgorithm members.
finnur@chromium.org
2011-02-14
1
-1
/
+6
*
Initialize EventRecorder member.
finnur@chromium.org
2011-02-14
1
-1
/
+4
*
Revert "Add extra heap-allocation to refcounting. For perf test only. Will Re...
ajwong@chromium.org
2011-02-13
2
-26
/
+11
*
Add extra heap-allocation to refcounting. For perf test only. Will Revert aft...
ajwong@chromium.org
2011-02-13
2
-11
/
+26
*
Fix *RegValueWorkItem to handle a case where previous value is empty.
amit@chromium.org
2011-02-11
1
-1
/
+1
*
GTTF: Prefetch the browser with a longer timeout before running browser tests.
phajdan.jr@chromium.org
2011-02-11
1
-1
/
+1
*
Use DispatchX for dispatching X events.
sadrul@chromium.org
2011-02-11
2
-2
/
+2
*
Initialize StatsTable::Private members.
finnur@chromium.org
2011-02-11
1
-2
/
+9
*
Initialize members of ThreadLocalStorage::Slot.
finnur@chromium.org
2011-02-11
2
-4
/
+6
*
Stats tables are only used for debugging at this point, and when I turn
mbelshe@chromium.org
2011-02-10
1
-1
/
+1
*
Add support for ICU data in a data file.
thomasvl@chromium.org
2011-02-10
3
-1
/
+48
*
Lower process priorities of backgrounded tabs on restore
davemoore@chromium.org
2011-02-09
1
-0
/
+7
*
Linux: Restrict access to xdg-mime functions to the FILE thread.
thestig@chromium.org
2011-02-08
1
-0
/
+5
*
Add ability to create self signed certs to mac.
dmaclach@chromium.org
2011-02-08
6
-57
/
+207
*
[Logging] Remove unneeded CheckOpString struct for CHECKs
akalin@chromium.org
2011-02-08
2
-21
/
+15
*
Make a DCHECK into a much more useful DCHECK_EQ in message_pump_win.cc.
adamk@chromium.org
2011-02-08
1
-1
/
+1
*
Roll clang to r124477.
thakis@chromium.org
2011-02-07
1
-3
/
+2
*
FilePath: Remove much of ToWStringHack, adding a LossyDisplayName()
evan@chromium.org
2011-02-04
3
-5
/
+22
*
Update the dynamic annotations to the trunk version from
glider@chromium.org
2011-02-04
2
-176
/
+266
*
Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption.
darin@chromium.org
2011-02-04
2
-20
/
+21
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
4
-74
/
+3
*
Cleanup base & app unit test MockCrApp NSApp initialization.
msw@chromium.org
2011-02-03
2
-3
/
+10
*
Added command line switches and UI (controlled via a build option)
davemoore@chromium.org
2011-02-01
3
-0
/
+102
*
Fix DIR_SOURCE_ROOT for WebKit checkouts on linux
jamesr@chromium.org
2011-02-01
1
-3
/
+3
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
7
-91
/
+91
*
Remove obsolete files from 'sources'. This causes needless work on incrementa...
jeanluc@chromium.org
2011-01-31
1
-1
/
+0
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
2
-0
/
+2
*
Remove obsolete files from 'sources'. This causes needless work on increment...
jeanluc@chromium.org
2011-01-30
2
-2
/
+0
*
Change size() function to return a size_t so that result size is not inadvert...
mrossetti@chromium.org
2011-01-28
1
-2
/
+1
*
Move some mac_util functions into foundation_util.
rohitrao@chromium.org
2011-01-28
5
-293
/
+340
[next]