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
*
Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.
jeremy@chromium.org
2010-11-24
30
-144
/
+77
*
Add UMA metrics to determine the utility of the server query responses.
isherman@chromium.org
2010-11-24
6
-2
/
+90
*
Turn background mode on by default on windows.
atwilson@chromium.org
2010-11-24
6
-10
/
+41
*
Updating trunk VERSION from 593.0 to 594.0
chrome-release@google.com
2010-11-24
1
-1
/
+1
*
Fix the release channel switching UI for Chrome OS.
satorux@chromium.org
2010-11-24
4
-7
/
+26
*
cleaning up drover mess up.
lipalani@chromium.org
2010-11-24
1
-199
/
+0
*
Fixes bug in SearchProvider.
sky@chromium.org
2010-11-24
1
-3
/
+1
*
reland 66893.
dtseng@chromium.org
2010-11-24
2
-0
/
+199
*
Fix regression introduced in r67027 which broke the accelerated
kbr@google.com
2010-11-24
1
-0
/
+1
*
Fix jankiness in Chrome OS's proxy options.
satorux@chromium.org
2010-11-24
5
-3
/
+19
*
Makes committing the suggested text only update the default search
sky@chromium.org
2010-11-24
19
-66
/
+114
*
Add the views unittests to the windows buildbot target to make sure
nsylvain@chromium.org
2010-11-24
1
-0
/
+1
*
Implemented RtcpWriter for sending RTCP Receiver Reports.
sergeyu@chromium.org
2010-11-24
12
-17
/
+298
*
Fix in BrowserTest.PosixSessionEnd in ui_tests failure on dbg build for Chrom...
satorux@chromium.org
2010-11-24
1
-8
/
+0
*
WebKit roll 72622: 72637.
jparent@chromium.org
2010-11-24
1
-1
/
+1
*
Refactoring in RTP reader code: sequence number wrapping logic moved to
sergeyu@chromium.org
2010-11-24
9
-35
/
+114
*
Revert 67208 - Reland 66893.
dtseng@chromium.org
2010-11-24
2
-203
/
+0
*
Determine the theme for a widget in gtk from its parent,
zork@chromium.org
2010-11-24
5
-14
/
+54
*
Reland 66893.
dtseng@chromium.org
2010-11-24
2
-0
/
+203
*
[cros] Fix two issues related to gtk im context support.
suzhe@chromium.org
2010-11-24
2
-1
/
+10
*
Instant: refactor code intended to prevent extra work.
estade@chromium.org
2010-11-24
3
-22
/
+27
*
Remove background mode preferences UI.
atwilson@chromium.org
2010-11-24
18
-642
/
+50
*
Autofill infobar doesn't come up when security code is filled
dhollowa@chromium.org
2010-11-24
3
-1
/
+81
*
Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc...
viettrungluu@chromium.org
2010-11-24
13
-66
/
+123
*
Revert 67191 - chrome_paths: refactor and sanitize cache directory handling
viettrungluu@chromium.org
2010-11-24
13
-123
/
+66
*
Revert 67189 - Autofill work:
lipalani@chromium.org
2010-11-24
26
-2521
/
+358
*
[GTK] prevent MenuBarHelper from referencing stale widget.
estade@chromium.org
2010-11-24
3
-4
/
+8
*
Fix pyauto fetch script to fetch .pyd instead of .dll on win
nirnimesh@chromium.org
2010-11-24
1
-2
/
+2
*
Always include nonzero unique ID with autofill suggestions.
isherman@chromium.org
2010-11-24
8
-63
/
+212
*
chrome_paths: refactor and sanitize cache directory handling
evan@chromium.org
2010-11-24
13
-66
/
+123
*
Autofill work:
lipalani@chromium.org
2010-11-24
27
-358
/
+2720
*
Fix pyauto bustage on mac.
nirnimesh@chromium.org
2010-11-24
1
-2
/
+6
*
dom-ui settings: fix location of search box on CrOS.
csilv@chromium.org
2010-11-24
1
-1
/
+1
*
Disable testDisplayAndSavePasswordInfobar pyauto test
nirnimesh@chromium.org
2010-11-24
2
-1
/
+4
*
Fix the pyauto tests
nirnimesh@chromium.org
2010-11-24
1
-2
/
+3
*
GPU thread acknowledges an armed watchdog every time it returns to the messag...
apatrick@chromium.org
2010-11-24
2
-14
/
+89
*
Revert 67175 - This change implements OOM priority management for ChromeOS
viettrungluu@chromium.org
2010-11-23
10
-279
/
+12
*
Revert "Finish wiring up chrome.app.install()."
aa@chromium.org
2010-11-23
36
-470
/
+73
*
Prevent re-entrancy into ProxyScriptFetcherImpl from ~URLRequestContext.
willchan@chromium.org
2010-11-23
1
-0
/
+3
*
Stop using Hard Coded copies of GUID strings in RGS files.
mad@google.com
2010-11-23
14
-28
/
+141
*
Roll DEPS so that the new py2exe addon to Python_26 is available...
mad@google.com
2010-11-23
1
-1
/
+1
*
Use TimeFormat::TimeRemaining for CellularDataPlan::GetUsageInfo.
xiyuan@chromium.org
2010-11-23
3
-50
/
+27
*
This change implements OOM priority management for ChromeOS
gspencer@chromium.org
2010-11-23
10
-12
/
+279
*
WebKit roll 72609:72622.
jparent@chromium.org
2010-11-23
2
-4
/
+1
*
Some tests were exiting so quickly after PulseAudioMixer::Init() was called, ...
davej@chromium.org
2010-11-23
2
-19
/
+30
*
Fix shutdown crash in CertVerifier by using a MessageLoopProxy.
willchan@chromium.org
2010-11-23
3
-17
/
+26
*
Revert "chrome_paths: refactor and sanitize cache directory handling"
evan@chromium.org
2010-11-23
13
-121
/
+70
*
Fix clock update behavior at the end of stream.
acolwell@chromium.org
2010-11-23
7
-22
/
+122
*
Fix 552d build break.
xiyuan@chromium.org
2010-11-23
1
-3
/
+3
*
Attempt to recommit r67153 with successful tries.
hansl@google.com
2010-11-23
8
-43
/
+87
[next]