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
*
Remove "Disable Shortcuts provider" flag.
isherman@chromium.org
2012-06-25
5
-20
/
+1
*
Move some RegisterXxxPref out of Browser
cjhopman@chromium.org
2012-06-25
6
-26
/
+36
*
Fixes regression caused by 10448070
pkotwicz@chromium.org
2012-06-25
1
-2
/
+2
*
Coverity: Fix a few leaks.
jhawkins@chromium.org
2012-06-25
1
-17
/
+12
*
[cros] High-DPI support for camera and profile picture of the user.
ivankr@chromium.org
2012-06-25
8
-26
/
+45
*
Fix crasher in DownloadCompletionBlocker
benjhayden@chromium.org
2012-06-25
1
-2
/
+6
*
Fixing crash in user_manager_impl.cc
glotov@google.com
2012-06-25
1
-1
/
+0
*
chromeos: Make Chrome app a real app.
xiyuan@chromium.org
2012-06-25
11
-57
/
+103
*
The Google Docs app is now known as Google Drive
mihaip@chromium.org
2012-06-25
3
-2
/
+2
*
Revert "Extension docs: Adjusting the API template, CSS, and static images."
aa@chromium.org
2012-06-25
124
-781
/
+461
*
Disable failing pyauto perf test HTML5BenchmarkTest.
dennisjeffrey@chromium.org
2012-06-25
1
-0
/
+1
*
Change bug URL for flaky WebUIBidiCheckerBrowserTestRTL test.
tony@chromium.org
2012-06-25
1
-1
/
+1
*
Disable modifying extensions when in managed mode.
pam@chromium.org
2012-06-25
23
-109
/
+288
*
All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...
scshunt@google.com
2012-06-25
12
-23
/
+21
*
Wallpaper on lock screen
antrim@chromium.org
2012-06-25
13
-6
/
+275
*
gdata: Add GDataFileSystem::UpdateFileByResourceId()
satorux@chromium.org
2012-06-25
4
-3
/
+271
*
Disable testSpecialURLTabs for chrome://settings/clearBrowserData
nirnimesh@chromium.org
2012-06-25
1
-2
/
+3
*
Get rid of browser::FindLastActiveWithProfile call in GTK first run and passw...
jam@chromium.org
2012-06-25
6
-53
/
+35
*
Make third-party cookie blocking take precedence over any rules that match al...
bauerb@chromium.org
2012-06-25
4
-106
/
+131
*
Handle lock screen correctly for web notification tray.
stevenjb@google.com
2012-06-25
1
-3
/
+7
*
Compile fail on ChromiumOS.
rlp@chromium.org
2012-06-25
3
-25
/
+104
*
Update pyauto's scroll.js.
tonyg@chromium.org
2012-06-25
2
-149
/
+126
*
gdata: Fix error handling in GDataUploader when file is not present.
satorux@chromium.org
2012-06-25
1
-14
/
+17
*
Disable testChromoting on all platforms
nirnimesh@chromium.org
2012-06-25
1
-0
/
+2
*
Fixes bug in SearchTabHelper not correctly updating state. Also
sky@chromium.org
2012-06-25
3
-104
/
+25
*
browser: Rename network_profile_bubble.* to network_profile_bubble_view.* and...
tfarina@chromium.org
2012-06-25
6
-56
/
+55
*
Extension docs: Adjusting the API template, CSS, and static images.
mkwst@chromium.org
2012-06-25
124
-461
/
+781
*
Correct the ordering of page cycler results.
tonyg@chromium.org
2012-06-25
1
-4
/
+4
*
Exit mouse lock permision prompt on tab switch or close.
scheib@chromium.org
2012-06-25
3
-4
/
+63
*
This CL adds a new object: ImageSkiaRep
pkotwicz@chromium.org
2012-06-25
8
-79
/
+104
*
Fix debug build break after r143920.
jam@chromium.org
2012-06-25
2
-1
/
+3
*
Get rid of browser::FindLastActiveWithProfile call in prerendering code by pa...
jam@chromium.org
2012-06-25
5
-41
/
+40
*
Disable FileIO_NotAllowMixedReadWrite test on NaCl
dmichael@chromium.org
2012-06-25
1
-1
/
+2
*
Enable Pointer Lock by default, change about:flags option to multi-select.
scheib@chromium.org
2012-06-25
2
-2
/
+10
*
Add DOM3 'location' attribute support to Chrome for Chrome OS.
yusukes@chromium.org
2012-06-25
1
-0
/
+2
*
ChromeOS: Initial NTP shows Chrome OS getting started page thumbnail instead ...
yoshiki@chromium.org
2012-06-25
7
-12
/
+58
*
Add SearchView. The views are just placeholders but the layout and
sky@chromium.org
2012-06-25
7
-4
/
+500
*
Remove TODOs from the code in accordance with the decision to not change the ...
pastarmovj@chromium.org
2012-06-25
2
-5
/
+0
*
Prevent accessing user profile when user logged in to guest session but still...
glotov@google.com
2012-06-25
4
-3
/
+61
*
Get rid of browser::FindLastActiveWithProfile call in translate and spellchec...
jam@chromium.org
2012-06-25
7
-14
/
+29
*
Feature1:
xians@chromium.org
2012-06-25
33
-267
/
+851
*
Move cloud policy validation logic to a separate class.
mnissler@chromium.org
2012-06-25
12
-444
/
+1358
*
Load 3rd party policy on Windows.
joaodasilva@chromium.org
2012-06-25
3
-39
/
+292
*
Make file browser use Blob.slice() instead of Blob.webkitSlice()
kaznacheev@chromium.org
2012-06-25
3
-5
/
+10
*
Demote LOG(WARNING) to VLOG(1) for an error message that is rather informatio...
pastarmovj@chromium.org
2012-06-25
1
-42
/
+40
*
Minor tweaks to LocationBarContainer.
sky@chromium.org
2012-06-25
5
-15
/
+38
*
Disable task manager on Windows8/Metro.
siggi@chromium.org
2012-06-25
5
-5
/
+31
*
Move email and domain canonicalization helper to common/net/gaia
mnissler@chromium.org
2012-06-25
19
-201
/
+220
*
[cros] WebRTC-enabled "Change Picture" options page.
ivankr@chromium.org
2012-06-25
11
-402
/
+846
*
Filtered events.
koz@chromium.org
2012-06-25
53
-339
/
+2099
[next]