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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enable chrome to mount cryptohomes on its own as a part of auth, as well as h...
cmasone@google.com
2010-03-11
12
-29
/
+496
*
Update the NaaCl version tag to the version that matches the latest GPU header
dspringer@google.com
2010-03-10
1
-2
/
+3
*
fix exit status
dpranke@chromium.org
2010-03-10
1
-1
/
+1
*
Refactors the login manager code to have two windows:
sky@chromium.org
2010-03-10
12
-309
/
+441
*
Support controlling the TCMalloc CPU profiler from script in test_shell
jamesr@chromium.org
2010-03-10
3
-0
/
+30
*
Switch to continuous reporting of uptime
jar@chromium.org
2010-03-10
5
-34
/
+33
*
Remove obsolete comment. As of r35430, characters are checked for validity, a...
avi@chromium.org
2010-03-10
1
-7
/
+0
*
Added monochrome status icons for the mac.
atwilson@chromium.org
2010-03-10
7
-1
/
+38
*
Ripped out talk/p2p directory from third_party/libjingle.
akalin@chromium.org
2010-03-10
71
-15673
/
+43
*
Fix a crash reported in ChromeFrame on the crash server, which occurs because...
ananta@chromium.org
2010-03-10
1
-10
/
+15
*
Call UpdateAcceleratedSurface only when necessary for Core Animation plugins
stuartmorgan@chromium.org
2010-03-10
2
-16
/
+15
*
WebKit merge 55771:55791
japhet@chromium.org
2010-03-10
1
-1
/
+1
*
GTK: Use new macros to hide thunk declaration and cleanup callback declaration.
erg@chromium.org
2010-03-10
15
-424
/
+382
*
[MAC] Small tweak to avoid word wrap of auto fill prefs on English UI.
thomasvl@chromium.org
2010-03-10
1
-18
/
+25
*
Support Xcode 3.2.2 (prerelease) for release-mode builds.
mark@chromium.org
2010-03-10
1
-18
/
+33
*
Add comment about flaky test.
pam@chromium.org
2010-03-10
1
-0
/
+1
*
Implement missing method and re-enable three browser_tests on Mac.
pam@chromium.org
2010-03-10
2
-25
/
+6
*
Use more theming methods on gray frame.
avi@chromium.org
2010-03-10
1
-4
/
+12
*
Expand suppressions for Dromaeo reference tests.
chase@chromium.org
2010-03-10
1
-0
/
+3
*
Allow pyauto to provide extra flags to be passed when launching chrome
nirnimesh@chromium.org
2010-03-10
1
-2
/
+18
*
Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...
pinkerton@chromium.org
2010-03-10
18
-359
/
+769
*
Bookmark manager: Open in incognito window.
arv@chromium.org
2010-03-10
11
-32
/
+41
*
Adding initial version of the mediaplayer. This only hooks into the system if...
dhg@chromium.org
2010-03-10
19
-2
/
+1399
*
Revert "POSIX: don't allocate memory after forking."
agl@chromium.org
2010-03-10
11
-536
/
+118
*
SPDY: Basic peer GoAway frame support.
willchan@chromium.org
2010-03-10
3
-30
/
+130
*
10.6 SDK fixes related to NSColor* and NSSize following r41031. See also
mark@chromium.org
2010-03-10
1
-2
/
+3
*
Initial focus fix on x11/gtk
oshima@chromium.org
2010-03-10
6
-5
/
+25
*
[Mac] autosize the dangerous download info to always fit the text.
thomasvl@chromium.org
2010-03-10
2
-11
/
+48
*
Temporary revert CLs due to perf regression on New Tab Warm:
dpolukhin@google.com
2010-03-10
1
-16
/
+4
*
Use NetworkConfigView for encrypted Wifi networks.
nkostylev@google.com
2010-03-10
8
-75
/
+104
*
Mac: Make background tabs draw properly in fullscreen mode.
viettrungluu@chromium.org
2010-03-10
2
-1
/
+16
*
Add libdbus-glib dependency into install-build-deps.sh
joth@chromium.org
2010-03-10
1
-5
/
+5
*
POSIX: don't allocate memory after forking.
agl@chromium.org
2010-03-10
11
-118
/
+536
*
Add paypal.com to the preloaded STS list.
agl@chromium.org
2010-03-10
3
-74
/
+163
*
Function WaitForBrowserActionUpdated is only implemented on Views.
finnur@chromium.org
2010-03-10
1
-0
/
+4
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-10
6
-10
/
+32
*
Final removal of the bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-10
42
-388
/
+381
*
Do not show network settings menu option for login.
chocobo@chromium.org
2010-03-10
1
-2
/
+4
*
Disable the remove button in the history page when no entries are checked.
arv@chromium.org
2010-03-10
1
-33
/
+54
*
Modify WidgetWin::Init() such that it doesn't create the FocusManager if the ...
marshall@chromium.org
2010-03-10
1
-2
/
+5
*
SPDY: Alternate-Protocol changes.
willchan@chromium.org
2010-03-10
6
-41
/
+122
*
Rebaseline tests which are affected by the change of buttons' paddings
hamaji@chromium.org
2010-03-10
7
-183
/
+179
*
GTK: allow drags on bookmark menu folder nodes.
estade@chromium.org
2010-03-10
2
-15
/
+52
*
Mac: Gratuitous fullscreen animation.
thakis@chromium.org
2010-03-10
1
-0
/
+18
*
Fix warning that is now an error.
craig.schlenter@chromium.org
2010-03-10
1
-2
/
+1
*
Corrected the mismatch between the dimensions of vectors and matrices. The bi...
alokp@chromium.org
2010-03-10
3
-5
/
+5
*
Remove expectations of hindi-spacing.html for win-xp
hamaji@chromium.org
2010-03-10
2
-1
/
+0
*
Make sandbox code compile as "chromium_code".
craig.schlenter@chromium.org
2010-03-10
2
-2
/
+6
*
Add a flag to the installer that prevents the Add/Remove Programs uninstall s...
robertshield@chromium.org
2010-03-10
6
-40
/
+66
*
Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...
pinkerton@chromium.org
2010-03-10
18
-766
/
+359
[prev]
[next]