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
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: Rename kAuraWindowAnimationsDisabled to kAshWindowAnimationsDisabled
jamescook@chromium.org
2012-05-31
1
-1
/
+1
*
Remove Prerender.PageviewEvents histogram.
cbentzel@chromium.org
2012-05-31
4
-98
/
+0
*
Changes the tabstrip dragging code to use coordinates from the events
sky@chromium.org
2012-05-31
7
-101
/
+92
*
Fix the extension activity log UI.
ericdingle@chromium.org
2012-05-31
5
-23
/
+39
*
Re-enable the touch UI about:flags thing now that touch resources are always ...
joi@chromium.org
2012-05-31
1
-1
/
+1
*
Remove Extension::STRICT_ERROR_CHECKS, it was never used.
aa@chromium.org
2012-05-31
24
-59
/
+38
*
Update panel UI looks on Windows.
jianli@chromium.org
2012-05-31
5
-171
/
+173
*
Fix build breakage.
kmadhusu@chromium.org
2012-05-31
1
-2
/
+2
*
Disable ProtectorServiceTest.ShowAndApplyManually on Windows.
kmadhusu@chromium.org
2012-05-31
1
-1
/
+9
*
Fix build of chrome_download_manager_unittest when safe browsing is disabled.
asanka@chromium.org
2012-05-31
1
-78
/
+98
*
Remove the web-ui task manager unused stuffs for non-ChromeOS.
yoshiki@chromium.org
2012-05-31
10
-103
/
+33
*
Implements print-destination search widget which replaces the old select drop...
rltoscano@google.com
2012-05-31
60
-645
/
+2259
*
In metro chrome we want to prevent creation of new browser windows. This chan...
ananta@chromium.org
2012-05-31
2
-0
/
+53
*
Merge mandatory and recommended policy providers on the Mac.
joaodasilva@chromium.org
2012-05-31
4
-64
/
+28
*
Disable WebUIBidiCheckerBrowserTestRTL.TestSettingsFramePasswords for being f...
kmadhusu@chromium.org
2012-05-31
1
-8
/
+2
*
tabs: Do not use vector::at() accessor for retrieving elements.
tfarina@chromium.org
2012-05-31
2
-9
/
+9
*
Disable WebUIBidiCheckerBrowserTestRTL.TestSettingsFrameStartup on all platfo...
kmadhusu@chromium.org
2012-05-31
1
-8
/
+3
*
Support platform apps in launcher
davemoore@chromium.org
2012-05-31
8
-120
/
+404
*
A few tests for the Bluetooth Extensions API
bryeung@chromium.org
2012-05-31
9
-7
/
+256
*
Support for the OSK in the native text field (e.g. the Find box) on Win8 clas...
tommi@chromium.org
2012-05-31
1
-20
/
+1
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
32
-336
/
+369
*
google: Remove wrong comment about views::DialogDelegate implementation.
tfarina@chromium.org
2012-05-31
1
-3
/
+0
*
Make CrosSettings check that all observers are gone at shutdown.
joaodasilva@chromium.org
2012-05-31
2
-19
/
+24
*
[File Manager] Hashed background for thumbnails
kaznacheev@chromium.org
2012-05-31
3
-1
/
+2
*
[File Manager] Refactoring thumbnails
kaznacheev@chromium.org
2012-05-31
10
-244
/
+206
*
Set correct event type to a remapped accelerator.
yusukes@chromium.org
2012-05-31
1
-1
/
+3
*
Re-Enable the protected content section on the content settings page (Chrome ...
markusheintz@chromium.org
2012-05-31
1
-3
/
+1
*
Test UDP packet loss network connectivity with 100 bytes
rtenneti@google.com
2012-05-31
1
-2
/
+10
*
Make PolicyService per-profile.
bauerb@chromium.org
2012-05-31
17
-137
/
+176
*
Show infobar when a plug-in couldn't be loaded.
bauerb@chromium.org
2012-05-31
2
-5
/
+22
*
Added support for animated/nonanimated user image. There are no
ygorshenin@chromium.org
2012-05-31
19
-78
/
+287
*
Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
30
-366
/
+331
*
Convert ash and chromeos parts of chrome/ to ImageSkia
pkotwicz@chromium.org
2012-05-31
30
-331
/
+366
*
When signing in to sync via the settings page, make sure to reset the
rogerta@chromium.org
2012-05-31
1
-0
/
+6
*
Fixed potential crash caused by VersionInfoUpdater lingering as an observer o...
joaodasilva@chromium.org
2012-05-31
1
-5
/
+2
*
Disabling SQLiteServerBoundCertStoreTest.TestClearOnExitPolicy on Mac
mkwst@chromium.org
2012-05-31
1
-1
/
+8
*
Media Gallery: Implement a basic version of GetMediaFileSystems().
thestig@chromium.org
2012-05-31
3
-3
/
+187
*
Make cocoa use the extensions::ActionBoxController interface for populating the
kalman@chromium.org
2012-05-31
5
-45
/
+84
*
Move the web dialogs code to src/ui/web_dialogs from src/chrome
mazda@chromium.org
2012-05-31
56
-692
/
+187
*
Add a notification when Input Method is changed via keyboard.
zork@chromium.org
2012-05-31
10
-32
/
+79
*
Revert 139732 - Update panel UI looks on Windows.
mkwst@chromium.org
2012-05-31
4
-168
/
+157
*
Fix leak in SQLiteServerBoundCertStoreTest.TestClearOnExitPolicy
jochen@chromium.org
2012-05-31
1
-1
/
+1
*
Enable the in-browser thumbnailing by default on supported platforms.
mazda@chromium.org
2012-05-31
2
-3
/
+3
*
[Font Settings API]: CL for readability review.
falken@chromium.org
2012-05-31
3
-5
/
+50
*
Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...
pkotwicz@chromium.org
2012-05-31
15
-163
/
+169
*
Update panel UI looks on Windows.
jianli@chromium.org
2012-05-31
4
-157
/
+168
*
Revert 139719 - Fix imported server certs being distrusted in NSS 3.13.
falken@google.com
2012-05-31
9
-27
/
+17
*
Enable NaCl validation cache by default.
ncbray@chromium.org
2012-05-31
1
-1
/
+1
*
Fix imported server certs being distrusted in NSS 3.13.
mattm@chromium.org
2012-05-31
9
-17
/
+27
*
Save auto generated passwords without presenting an infobar.
gcasto@chromium.org
2012-05-31
16
-27
/
+167
[next]