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
*
Use a schema to decode 3rd party policy on windows, when present.
joaodasilva@chromium.org
2012-06-28
7
-172
/
+758
*
Use the type parameter.
hbono@chromium.org
2012-06-28
2
-6
/
+41
*
Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-2
/
+1
*
Revert 144677 - Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-1
/
+2
*
Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-2
/
+1
*
fix horizontal scrollbar flicker on uber page
estade@chromium.org
2012-06-28
1
-0
/
+6
*
Get rid of browser::FindLastActiveWithProfile call in a send to mobile code. ...
jam@chromium.org
2012-06-28
13
-60
/
+89
*
Disable using the Spelling service when spellchecking text on Mac.
hbono@chromium.org
2012-06-28
3
-1
/
+13
*
Only BookmarkBubbleView::ShowEditor with a valid parent, etc.
msw@chromium.org
2012-06-28
3
-7
/
+15
*
bluetooth: use a shared default BluetoothAdapter
keybuk@chromium.org
2012-06-28
8
-21
/
+39
*
Revert the blacklisting of Intel HD 4000 on 2012 Macbook Airs
zmo@chromium.org
2012-06-28
1
-14
/
+1
*
Change GPU blacklist version from 1.44 to 2.0
zmo@chromium.org
2012-06-28
1
-1
/
+1
*
Get rid of browser::FindLastActiveWithProfile call in a browser test.
jam@chromium.org
2012-06-28
1
-2
/
+1
*
Fixes crash in ChromeLauncherController. The code had a != that should
sky@chromium.org
2012-06-28
2
-22
/
+27
*
CPM Extension Event Watching Browsertests
rdevlin.cronin@chromium.org
2012-06-28
1
-0
/
+269
*
Reland: move software_renderling_list.json from deps/ to src/
zmo@chromium.org
2012-06-28
3
-2
/
+641
*
change files' perms
kuan@chromium.org
2012-06-27
2
-0
/
+0
*
Use virtual screen coordinates in Display::bounds
oshima@chromium.org
2012-06-27
1
-3
/
+3
*
Remove browser::FindLastActiveWithProfile call in login_ui_service.cc by plum...
jam@chromium.org
2012-06-27
9
-53
/
+34
*
First pass at refactoring pyautolib in preparation for removing proxy depende...
craigdh@chromium.org
2012-06-27
2
-228
/
+278
*
views: Be consistent in our for loop usage.
tfarina@chromium.org
2012-06-27
12
-60
/
+56
*
Mark NavigationCancelsShouldClassifyUrl Flaky.
dmichael@chromium.org
2012-06-27
1
-0
/
+6
*
browser: Remove extension_popup.h from DEPS whitelist.
tfarina@chromium.org
2012-06-27
1
-3
/
+0
*
alternate ntp (cros/partial-win): add tab-related stuff and toolbar/tab backg...
kuan@chromium.org
2012-06-27
27
-66
/
+731
*
Add missing request_type_ initialization.
kochi@chromium.org
2012-06-27
1
-5
/
+1
*
Revert r 144574 "Modify experimental identity flow to display scope descripti...
oshima@chromium.org
2012-06-27
27
-324
/
+59
*
Moves command handling from Browser to a new object, BrowserCommandController.
ben@chromium.org
2012-06-27
64
-1221
/
+1788
*
HiDPI gear icon for about:memory
thakis@chromium.org
2012-06-27
3
-9
/
+11
*
Pass disable ash notifications to incognito mode
stevenjb@google.com
2012-06-27
1
-0
/
+1
*
Relanding r144499:
oshima@chromium.org
2012-06-27
5
-28
/
+28
*
sync: fix reentrancy crash in ModelAssociationManager
tim@chromium.org
2012-06-27
4
-10
/
+92
*
Modify experimental identity flow to display scope descriptions and details.
estade@chromium.org
2012-06-27
27
-59
/
+324
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
5
-28
/
+28
*
Display per-type status in about:sync
rlarocque@chromium.org
2012-06-27
6
-92
/
+127
*
Make omnibox's HistoryQuickProvider new scoring less aggressive.
mpearson@chromium.org
2012-06-27
1
-3
/
+3
*
Add the following additional content settings types to the permissions list o...
markusheintz@chromium.org
2012-06-27
4
-31
/
+68
*
Fix overlay display in certificate options.
rkc@chromium.org
2012-06-27
1
-2
/
+4
*
Use the first_party_for_cookies URL to filter which requests the WebRequest A...
battre@chromium.org
2012-06-27
4
-17
/
+45
*
browser: Extract AutocompleteLog from autocomplete.*.
tfarina@chromium.org
2012-06-27
11
-81
/
+117
*
ash: Rename shelf_auto_hide_behavior.h to shelf_types.
tfarina@chromium.org
2012-06-27
1
-1
/
+1
*
Disable CaptivePortalBrowserTest.TwoWindows, as it's
mmenke@chromium.org
2012-06-27
1
-1
/
+2
*
Fix method definition order.
bryeung@chromium.org
2012-06-27
3
-300
/
+295
*
Move NetworkLoginObserver observer management to NetworkLibraryImplBase.
stevenjb@chromium.org
2012-06-27
3
-7
/
+5
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
5
-28
/
+28
*
Match up lifetime of ImageLoadingTracker to its usage.
miket@chromium.org
2012-06-27
1
-1
/
+1
*
Use capturing with XGetImage() only in screenshot_taker.
mukai@chromium.org
2012-06-27
2
-10
/
+16
*
Add ability to build a canvas with a target scale factor.
pkotwicz@chromium.org
2012-06-27
1
-9
/
+2
*
Hiding tray icon before destroying it on GTK.
primiano@chromium.org
2012-06-27
1
-1
/
+2
*
Respect download folder preferences for screenshot storage.
mukai@chromium.org
2012-06-27
3
-18
/
+28
*
Revert 144472 - Move software_rendering_list.json from deps/ to src/
zmo@chromium.org
2012-06-27
3
-611
/
+2
[next]