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
*
Don't use rapid-close mode when middle-clicking a pinned tab to close it as t...
pinkerton@chromium.org
2010-08-26
1
-2
/
+9
*
Updating trunk VERSION from 506.0 to 507.0
chrome-release@google.com
2010-08-26
1
-1
/
+1
*
Hooks IDBKeyPath with IDBObjectStorage::put.
andreip@chromium.org
2010-08-26
8
-0
/
+352
*
Build fix for ChromeOS.
finnur@chromium.org
2010-08-26
1
-1
/
+1
*
Fix build failure (members initialized in incorrect order).
finnur@chromium.org
2010-08-26
1
-3
/
+3
*
Add string resources for US intl and Russia phonetic.
yusukes@chromium.org
2010-08-26
2
-0
/
+9
*
Part 2 of the SSL InfoBubble. 2nd try, this time with test fixed.
finnur@chromium.org
2010-08-26
9
-54
/
+123
*
Make crash reporting client_id accessible through child_process_logging.
mnissler@chromium.org
2010-08-26
6
-46
/
+66
*
Disable one more test for WebKit roll 65992:66033
yuzo@chromium.org
2010-08-26
1
-1
/
+3
*
Add bug URL (53406) comments for tests disabled for the bug.
yuzo@chromium.org
2010-08-26
1
-0
/
+3
*
[mac] Hide stats opt-in in first run if controlled by policy
mnissler@chromium.org
2010-08-26
2
-22
/
+26
*
[linux] Skip stats question dialog on Linux if managed by policy.
mnissler@chromium.org
2010-08-26
1
-0
/
+16
*
Reland r57473
aa@chromium.org
2010-08-26
19
-160
/
+106
*
Another fix for Bug 53385.
hbono@chromium.org
2010-08-26
2
-0
/
+3
*
Re-enable 2 uni_tests. They started passing again after a revert.
dumi@chromium.org
2010-08-26
1
-4
/
+2
*
Second try for DevTools sanity tests start failing after rolling WebKit from ...
yuzo@chromium.org
2010-08-26
1
-3
/
+4
*
DevTools sanity tests start failing after rolling WebKit from 65992 to 66033
yuzo@chromium.org
2010-08-26
1
-3
/
+3
*
Disable 2 unit tests that fail after a WebKit roll.
dumi@chromium.org
2010-08-26
1
-2
/
+4
*
Background Mode prefs for gtk.
atwilson@chromium.org
2010-08-26
2
-0
/
+107
*
Move task_queue.* to base because it makes more sense there.
levin@chromium.org
2010-08-26
3
-91
/
+0
*
Revert 57473 and 57476. Best. Programmer. Ever.
aa@chromium.org
2010-08-26
18
-104
/
+138
*
Add missing file from r57473.
aa@chromium.org
2010-08-26
1
-0
/
+0
*
First set of changes for M7 NTP.
aa@chromium.org
2010-08-26
17
-138
/
+104
*
Revert 57460 - Add hidden component app for web store.
rafaelw@chromium.org
2010-08-26
8
-56
/
+6
*
Remove wstrings from bookmarks, part 16.
viettrungluu@chromium.org
2010-08-26
3
-6
/
+9
*
Add hidden component app for web store.
rafaelw@chromium.org
2010-08-26
8
-6
/
+56
*
Revert 57386:
nsylvain@chromium.org
2010-08-26
2
-8
/
+5
*
Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed
sky@chromium.org
2010-08-26
18
-121
/
+217
*
Review URL: http://codereview.chromium.org/3110037
tbarzic@google.com
2010-08-26
3
-16
/
+27
*
Multiple calls to PanelBrowserView::Show() are spawning multiple PanelControl...
stevenjb@chromium.org
2010-08-26
1
-4
/
+6
*
A quick fix for Issue 53385.
hbono@chromium.org
2010-08-26
1
-0
/
+4
*
chromeos: Remove accelerator from fullscreen-exit text.
derat@chromium.org
2010-08-26
2
-3
/
+14
*
Revert "Changed page_cycler to use sessionStorage instead of cookies for timi...
chase@chromium.org
2010-08-26
1
-8
/
+1
*
Mac: Fix deadlock with compositor
thakis@chromium.org
2010-08-26
2
-21
/
+79
*
Anticipatory build fix.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Build fix.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
338
-471
/
+471
*
Add strings for apps context menu.
mirandac@chromium.org
2010-08-26
1
-0
/
+12
*
Remove the default argument from RegKey::Create.
tfarina@chromium.org
2010-08-26
1
-2
/
+2
*
Remove wstrings from bookmarks, part 15.
viettrungluu@chromium.org
2010-08-26
4
-29
/
+27
*
Copyedit pass on new doc
kathyw@chromium.org
2010-08-25
11
-135
/
+180
*
Revert 57388 - Fix browser hang when blocking hulu pop-out
cpu@chromium.org
2010-08-25
1
-8
/
+1
*
Refactor new first run control flow.
estade@chromium.org
2010-08-25
8
-151
/
+229
*
Add external host binding permission for Extension DOMUI.
cindylau@google.com
2010-08-25
1
-1
/
+5
*
Handle nested frames more correctly in preconnection logic
jar@chromium.org
2010-08-25
3
-5
/
+16
*
Linux: set the size of the "show password" button in the password manager aft...
mdm@chromium.org
2010-08-25
2
-15
/
+26
*
GTTF: Move more code from AutomationProvider to TestingAutomationProvider
phajdan.jr@chromium.org
2010-08-25
8
-446
/
+419
*
Revert 57385 - Fix for: Autofill on Windows does not work for the first autof...
dhollowa@chromium.org
2010-08-25
2
-30
/
+2
*
Try to fix top crasher.
jrg@chromium.org
2010-08-25
3
-3
/
+22
*
AutoFill incorrectly matches a radio control on youtube.com
dhollowa@chromium.org
2010-08-25
3
-2
/
+104
[next]