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
*
linux: fix main loop issues with windowless plugins
evan@chromium.org
2009-06-01
2
-43
/
+99
*
Moved bug to external tracker.
maruel@chromium.org
2009-06-01
1
-6
/
+6
*
Tweak SVNVersion be happier (matches windows).
jrg@chromium.org
2009-06-01
1
-1
/
+5
*
Fix msvs_guid for gmock and re-add gmock_unittest into base_unittest.
ajwong@chromium.org
2009-05-30
1
-1
/
+1
*
Move a few functions commonly called with char* to StringPiece.
deanm@chromium.org
2009-05-29
4
-9
/
+10
*
Removing gmock from build since it has unresolvned xterns
jar@chromium.org
2009-05-28
1
-1
/
+1
*
Automatically adapt to faster/slower uploads of renderer histograms
jar@chromium.org
2009-05-28
2
-13
/
+1
*
Implement X509Certificate::Verify for Linux.
ukai@chromium.org
2009-05-28
1
-1
/
+3
*
Readd the gmock unittest example from the build as it causes link errors in X...
ajwong@chromium.org
2009-05-28
1
-0
/
+2
*
Remove the gmock unittest example from the build as it causes link errors in ...
ajwong@chromium.org
2009-05-28
1
-2
/
+0
*
Retry to checkin a version of gmock, modified to use our boost_tuple in VS2005.
ajwong@chromium.org
2009-05-28
2
-5
/
+144
*
Re-enable SystemMonitor.* in base_unittests.
phajdan.jr@chromium.org
2009-05-27
1
-2
/
+1
*
Do not monitor system power state during unit tests.
phajdan.jr@chromium.org
2009-05-27
3
-32
/
+90
*
Revert "Checkin a version of gmock, modified to use our boost_tuple in VS2005."
ajwong@chromium.org
2009-05-26
2
-144
/
+5
*
Checkin a version of gmock, modified to use our boost_tuple in VS2005.
ajwong@chromium.org
2009-05-26
2
-5
/
+144
*
Initialize NSS with databases.
ukai@chromium.org
2009-05-25
1
-3
/
+29
*
Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ...
willchan@chromium.org
2009-05-22
1
-7
/
+0
*
Temporarily landing my ClientSocketPool refactor. Will revert right after.
willchan@chromium.org
2009-05-22
1
-0
/
+7
*
Fix /SUBSYSTEM:WINDOWS setting left out of previous CL.
sgk@google.com
2009-05-22
1
-0
/
+5
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
1
-1
/
+1
*
Implement temporary First Run Dialog on OS X
jeremy@chromium.org
2009-05-21
1
-1
/
+6
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
1
-1
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-1
/
+1
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-1
/
+1
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-1
/
+1
*
Prevent an extra copy of data types that get passed into IPC messages when
mpcomplete@google.com
2009-05-20
1
-0
/
+29
*
Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...
erikkay@google.com
2009-05-20
6
-146
/
+161
*
Remove TRACK_HWND_CREATION/TRACK_HWND_DESTRUCTION macro since the bug it was ...
jam@chromium.org
2009-05-20
2
-76
/
+0
*
Facilitate a FieldTrial in the renderer
jar@chromium.org
2009-05-20
3
-0
/
+98
*
Linux download shelf icons first cut.
estade@chromium.org
2009-05-20
2
-6
/
+13
*
Adds DidProcessEvent to MessagePumpGLib.
sky@chromium.org
2009-05-19
2
-0
/
+12
*
Fix memory leaks in mime_util functions.
thestig@chromium.org
2009-05-19
1
-4
/
+14
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-19
3
-0
/
+23
*
Fix memory leak in corrupt JPEG decoding.
thestig@chromium.org
2009-05-19
1
-2
/
+2
*
Fix for breakpad not generating a minidump in certain cases on OSX.
jeremy@chromium.org
2009-05-19
1
-2
/
+1
*
Promotes Add/RemoveObserver to MessageLoop for linux. Because
sky@chromium.org
2009-05-18
3
-9
/
+29
*
Disable SystemMonitor.* in base_unittests.
phajdan.jr@chromium.org
2009-05-18
1
-1
/
+2
*
Fix a memory leak in ResourceDispatcher
hclam@chromium.org
2009-05-18
3
-0
/
+15
*
Revert "Add file_util::ReplaceFile and use it in ImportantFileWriter."
phajdan.jr@chromium.org
2009-05-18
3
-23
/
+0
*
Add file_util::ReplaceFile and use it in ImportantFileWriter.
phajdan.jr@chromium.org
2009-05-18
3
-0
/
+23
*
Use RTLD_DEEPBIND to make sure plugins don't use Chrome's symbols instead of ...
evan@chromium.org
2009-05-18
1
-1
/
+1
*
Revert "Revert "Revert "Add connected socket function to ClientSocketPool and...
willchan@chromium.org
2009-05-18
1
-7
/
+0
*
Revert "Revert "Add connected socket function to ClientSocketPool and ClientS...
willchan@chromium.org
2009-05-17
1
-0
/
+7
*
Revert "Add connected socket function to ClientSocketPool and ClientSocketHan...
willchan@chromium.org
2009-05-17
1
-7
/
+0
*
Add connected socket function to ClientSocketPool and ClientSocketHandle.
willchan@chromium.org
2009-05-17
1
-0
/
+7
*
Add xdg mime support on Linux.
thestig@chromium.org
2009-05-16
22
-2
/
+5344
*
Rewrite version.sh as version.py to work better with gyp and be more
sgk@google.com
2009-05-15
1
-10
/
+23
*
Re-land of earlier NTP theme patch; now with mac and linux compatibility.
glen@chromium.org
2009-05-15
3
-75
/
+80
*
Adds an observer callback to Linux's MessagePumpForUI.
sky@chromium.org
2009-05-15
2
-0
/
+50
*
Linux: Take download shelf and infobar close animations into account during r...
estade@chromium.org
2009-05-15
1
-3
/
+3
[next]