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
*
Retry r88137:
estade@chromium.org
2011-06-09
7
-5
/
+153
*
Convert BrowserActionsContainer context menu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-06-09
2
-27
/
+24
*
Adding select.png as a shared resource.
nkostylev@chromium.org
2011-06-09
2
-0
/
+2
*
Enable client-side phishing detection for stable builds.
noelutz@google.com
2011-06-09
1
-11
/
+3
*
Fix certificate manager starting with no tab selected if opened by URL.
mattm@chromium.org
2011-06-09
2
-1
/
+1
*
Revert 88545 - Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on C...
rkc@chromium.org
2011-06-09
6
-15
/
+58
*
Convert BrowserActionOverflowMenu context menu from Menu2 to MenuItemView.
rhashimoto@chromium.org
2011-06-09
2
-16
/
+12
*
Disabled a bunch of ntp, translate, prefs, cookies and themes tests. Logged b...
anantha@chromium.org
2011-06-09
1
-0
/
+17
*
In chromedriver, add /log url to get the contents of the chromedriver log
kkania@chromium.org
2011-06-09
16
-176
/
+234
*
Re-enable SSL UI tests after providing browser that once again allows
tsepez@chromium.org
2011-06-09
1
-7
/
+59
*
Convert ChromiumOS input method menu to views::MenuItemView implementation.
rhashimoto@chromium.org
2011-06-09
4
-33
/
+68
*
Enforce different min size for popups than tabbed browsers on MacOSX.
jennb@chromium.org
2011-06-09
6
-12
/
+82
*
Move UtilityProcessHost to content and move the message sending/dispatching t...
jam@chromium.org
2011-06-09
23
-817
/
+284
*
Change DownloadProcessHandle to be more of an encapsulated class.
rdsmith@chromium.org
2011-06-09
19
-225
/
+228
*
Handle extension webrequest API on the IO thread. This speeds up blocking event
mpcomplete@chromium.org
2011-06-09
24
-272
/
+676
*
Attempt at fixing crash. It looks like the printing code can delete
sky@chromium.org
2011-06-09
4
-15
/
+22
*
Mark test flaky on Linux, too.
ericu@google.com
2011-06-09
1
-2
/
+2
*
Added a check for the utf8 string input being empty (NULL).
levin@chromium.org
2011-06-09
4
-10
/
+77
*
Fix certificate manager registerSubPage using wrong button name.
mattm@chromium.org
2011-06-09
1
-1
/
+1
*
Fix --host-rules command switch.
levin@chromium.org
2011-06-09
2
-0
/
+64
*
Rewrite BrowserTest.PageLanguageDetection to use a new tab instead of the one...
yoz@chromium.org
2011-06-09
3
-10
/
+10
*
Move last of event handlers down to NativeWidgetWin/Gtk.
ben@chromium.org
2011-06-09
1
-2
/
+2
*
GTTF: Initialize TestTimeouts in out-of-process test runner.
phajdan.jr@chromium.org
2011-06-09
1
-0
/
+1
*
Remove rendundant use of product_name in gyp files.
evan@chromium.org
2011-06-09
1
-12
/
+8
*
Convert PageActionImageView context menu to MenuItemView.
rhashimoto@chromium.org
2011-06-09
2
-18
/
+14
*
Fix the user-action stats for the safe browsing interstitial so that it works...
bryner@chromium.org
2011-06-09
1
-1
/
+2
*
Revert 88510 - Escaping file names correctly. Also fixed a crush in chromeos ...
ericu@google.com
2011-06-09
8
-66
/
+35
*
Fix indentation in a pyauto test
nirnimesh@chromium.org
2011-06-09
1
-1
/
+1
*
Revert 88470 (broke ServiceProcessStateTest.ForceShutdown on CrOS) - Fix for ...
thakis@chromium.org
2011-06-09
6
-58
/
+15
*
Add revocation checking field trial.
agl@chromium.org
2011-06-09
2
-0
/
+22
*
[NTP] Fix identification of the web store app.
jstritar@chromium.org
2011-06-09
1
-4
/
+2
*
Fix OS full-screen button on FutureCat. The full-screen button should trigger
mark@chromium.org
2011-06-09
3
-41
/
+47
*
Adding new page info bubble image.
finnur@chromium.org
2011-06-09
1
-0
/
+0
*
Dropping BrowsingDataFileSystemHelper browser_test in favor of a unit_test.
mkwst@chromium.org
2011-06-09
4
-237
/
+234
*
Act on the incognito enabled policy change and set the menu accordingly.
finnur@chromium.org
2011-06-09
1
-0
/
+5
*
Browser Test to verify that a favicon is being displayed correctly after a pr...
tburkard@chromium.org
2011-06-09
1
-14
/
+34
*
Content settings extension API
bauerb@chromium.org
2011-06-09
33
-192
/
+4515
*
Refresh the history page if history entries get deleted, except for when curr...
jochen@chromium.org
2011-06-09
6
-4
/
+90
*
Add out of line constructor/destructor for content_settings::OriginIdentifier...
markusheintz@chromium.org
2011-06-09
2
-7
/
+17
*
Adding a new window type for frameless non-transient top level windows, used ...
ben@chromium.org
2011-06-09
11
-12
/
+18
*
In memory map to store |Value| objects for
markusheintz@chromium.org
2011-06-09
12
-281
/
+797
*
First draft to enable turning off compositor for unit tests.
wjmaclean@chromium.org
2011-06-09
1
-0
/
+8
*
Change favicon.
tburkard@chromium.org
2011-06-09
1
-0
/
+0
*
Add test files for favicon test.
tburkard@chromium.org
2011-06-09
2
-0
/
+27
*
Set the current and previous input method when ibus reconnects.
zork@chromium.org
2011-06-09
1
-0
/
+5
*
Ties up OOBE controllers and WebUI handlers.
altimofeev@chromium.org
2011-06-09
19
-53
/
+146
*
Updating trunk VERSION from 788.0 to 789.0
chrome-release@google.com
2011-06-09
1
-1
/
+1
*
DevTools window doesn't restore its minimal size if it's shrinked to zero.
loislo@chromium.org
2011-06-09
3
-38
/
+49
*
Escaping file names correctly. Also fixed a crush in chromeos debug build whi...
serya@chromium.org
2011-06-09
8
-35
/
+66
*
Add NO_ELLIPSIS because TEXT_ALIGN_CENTER doesn't work without it
dpolukhin@chromium.org
2011-06-09
1
-1
/
+1
[next]