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
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.
rsesek@chromium.org
2011-01-19
40
-98
/
+102
*
Adjust comments for new Source/ location.
dilmah@chromium.org
2011-01-19
3
-3
/
+3
*
.c Feature to disable field trials in old versions of Chromium. Field trials
rtenneti@chromium.org
2011-01-19
5
-52
/
+63
*
Fix autoupdate for hosted apps.
asargent@chromium.org
2011-01-19
7
-1
/
+64
*
Update references part 2: files in chrome/browser/ui/
msw@chromium.org
2011-01-19
141
-381
/
+384
*
Stop rebuilding the task manager list view after every new row added.
atwilson@chromium.org
2011-01-19
1
-4
/
+14
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
65
-633
/
+673
*
Mac Pepper: Make Image2D's TransportDIB available to the browser.
viettrungluu@chromium.org
2011-01-19
1
-7
/
+16
*
Pass correct dummy filename ("name.html" instead of "name./html") to GTK MIME...
sergeyu@chromium.org
2011-01-19
1
-2
/
+2
*
Fixed broken ChromeOS autotests due to http://codereview.chromium.org/5740004
zelidrag@chromium.org
2011-01-19
4
-8
/
+8
*
Fix DCHECK caused by Task Manager assuming all requests have a render view.
thakis@chromium.org
2011-01-19
1
-1
/
+7
*
PasswordManager fills up text input field with password, or PM crashes chrome...
dhollowa@chromium.org
2011-01-19
1
-13
/
+32
*
Handle two cases that we previously weren't expecting.
tommi@chromium.org
2011-01-19
1
-1
/
+1
*
Attempt at fixing crash in tab code. It appears that we end up in a
sky@chromium.org
2011-01-19
2
-2
/
+21
*
Fix leak in PrerenderResouceHandlerTest.
cbentzel@chromium.org
2011-01-19
1
-5
/
+14
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
15
-31
/
+116
*
Quick simple cleanup changes to TabContentsWrapper.
avi@chromium.org
2011-01-19
3
-6
/
+6
*
Allow relative paths to external extension files for some providers, error ou...
skerner@google.com
2011-01-19
8
-27
/
+134
*
Allow policy refresh rate to be configured through policy.
mnissler@chromium.org
2011-01-19
22
-287
/
+493
*
Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...
satish@chromium.org
2011-01-19
11
-18
/
+82
*
Fail gracefully if profile Temp dir can not be accessed.
skerner@chromium.org
2011-01-19
10
-41
/
+146
*
Updates filebrowser list when download starts/ends.
altimofeev@chromium.org
2011-01-19
1
-2
/
+16
*
Make sure we show the restart message if system level Chrome has been upgrade...
finnur@chromium.org
2011-01-19
1
-0
/
+8
*
Added automatic update for plugins based on watching file changes.
pastarmovj@chromium.org
2011-01-19
2
-9
/
+90
*
Disable failing test temporarily.
amit@chromium.org
2011-01-19
1
-1
/
+2
*
Adjust the Find test for unselectable test so that it has the right expectati...
finnur@chromium.org
2011-01-19
1
-10
/
+3
*
Syntax checker for policy_templates.json
jkummerow@chromium.org
2011-01-19
3
-1
/
+432
*
Fix Linux breakage of context menu items for the blocked plugin placeholder.
cevans@chromium.org
2011-01-19
2
-16
/
+10
*
Updating trunk VERSION from 643.0 to 644.0
chrome-release@google.com
2011-01-19
1
-1
/
+1
*
Try re-enabling for Mac now that the base bug is allegedly fixed.
cevans@chromium.org
2011-01-19
1
-15
/
+0
*
Disable ServiceProcessControlBrowserTest.LaunchAndIPC, flakily times out
phajdan.jr@chromium.org
2011-01-19
1
-1
/
+3
*
Add OWNERS file for chrome/test
phajdan.jr@chromium.org
2011-01-19
1
-0
/
+3
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
50
-583
/
+525
*
Remove unused language options code, which has been superseded by DOMUI.
satorux@chromium.org
2011-01-19
18
-2785
/
+1
*
Some new strings for setup.exe safeguard.
grt@chromium.org
2011-01-19
3
-0
/
+7
*
Tweak heuristic to hide fixed-size parent <div>s for one more case.
cevans@chromium.org
2011-01-19
1
-0
/
+9
*
Modify a method that was added mid-refactoring so that it follows the new str...
anicolao@google.com
2011-01-19
3
-11
/
+16
*
Remove dead code per email with aa about the TODO saying that
anicolao@google.com
2011-01-19
1
-11
/
+1
*
Use DumpRenderTree instead of TestShell for generating
tony@chromium.org
2011-01-19
2
-37
/
+41
*
DOMUI: Add padding for the Home Page favicon.
jhawkins@chromium.org
2011-01-19
1
-0
/
+12
*
Disable crashing extensions sync tests
rsimha@chromium.org
2011-01-19
2
-2
/
+2
*
Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...
mattm@chromium.org
2011-01-19
9
-119
/
+128
*
Initialized 3 boolean variables.
mattm@chromium.org
2011-01-19
1
-3
/
+3
*
DOMUI: Add select popup arrow image.
jhawkins@chromium.org
2011-01-19
1
-0
/
+0
*
TabContentsViewViews should be used instead of TabContentsViewGtk for TOUCH_UI
varunjain@chromium.org
2011-01-19
12
-3
/
+37
*
DOMUI Prefs: Fix the way recent page rows are sized and truncated.
stuartmorgan@chromium.org
2011-01-19
2
-7
/
+23
*
Corrected GPU watchdog termination error message.
apatrick@chromium.org
2011-01-19
1
-2
/
+2
*
Disabled GPU process prelaunch field trial.
apatrick@chromium.org
2011-01-19
4
-26
/
+0
*
Disabled the Windows error dialog for the GPU process.
apatrick@chromium.org
2011-01-19
1
-0
/
+11
*
Save/Restore ALSA volume/mute
davej@chromium.org
2011-01-19
5
-8
/
+105
[next]