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
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Launch panels in Aura (through chrome.windows.create()) with a new panel view.
stevenjb@chromium.org
2012-02-16
4
-1
/
+378
*
Focus "OK" button on Javascript dialogs.
tfarina@chromium.org
2012-02-16
1
-4
/
+1
*
Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents.
flackr@chromium.org
2012-02-16
49
-2461
/
+74
*
chromeos: Add an enum parameter to StatusAreaView::AddButton().
tfarina@chromium.org
2012-02-16
2
-7
/
+7
*
Implement taking partial screenshot.
mukai@chromium.org
2012-02-16
2
-0
/
+9
*
Nix TemplateURL::logo_id, EXPLICIT_DEFAULT_PROVIDER, etc.
msw@chromium.org
2012-02-16
13
-482
/
+4
*
[ntp] iterating on app install hint
estade@chromium.org
2012-02-16
6
-38
/
+59
*
Revert 122242 - Custom frame UI for platform apps on Windows.
sky@chromium.org
2012-02-16
6
-130
/
+4
*
Fix some link errors for Android build of sync_unit_test
yfriedman@chromium.org
2012-02-16
1
-4
/
+10
*
Custom frame UI for platform apps on Windows.
jeremya@chromium.org
2012-02-16
6
-4
/
+130
*
Refactors launcher related ShellDelegate methods into standalone
sky@chromium.org
2012-02-16
4
-32
/
+75
*
Add a Content API around GpuDataManager and use that from chrome. I moved Gpu...
jam@chromium.org
2012-02-16
3
-36
/
+30
*
Fix crash in sync promo dialog
sail@chromium.org
2012-02-16
2
-2
/
+13
*
GTK: Address GSEALs in TaskManager.
erg@chromium.org
2012-02-16
2
-49
/
+2
*
Add a OWNERS file for chrome/browser/ui/pdf.
thestig@chromium.org
2012-02-16
1
-0
/
+2
*
Uber: Use the OS name for the title on Chrome OS.
jhawkins@chromium.org
2012-02-15
1
-0
/
+5
*
Enforce object-src 'none' content security policy on webui pages except for
tsepez@chromium.org
2012-02-15
1
-8
/
+43
*
Linux: Overlay Chrome window icon with profile avatar or Incognito
francoisk777@gmail.com
2012-02-15
6
-17
/
+185
*
[Sync] Fix bug preventing chrome://sessions from working.
zea@chromium.org
2012-02-15
1
-1
/
+1
*
Flakiness cleanup: disable flaky tests under chrome/
evan@chromium.org
2012-02-15
3
-4
/
+4
*
GTK: Closing in on being completely GSEALed.
erg@chromium.org
2012-02-15
16
-57
/
+82
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-15
13
-37
/
+27
*
Small refactor to OpaqueBrowserFrameView setup of window caption buttons
jamescook@chromium.org
2012-02-15
4
-72
/
+58
*
Open popups as always-on-top windows in Aura compact mode.
stevenjb@chromium.org
2012-02-15
2
-10
/
+12
*
Change sync promo URL
sail@chromium.org
2012-02-15
3
-3
/
+3
*
views: Change Painter::Paint to take a gfx::Size instead of ints.
tfarina@chromium.org
2012-02-15
3
-6
/
+7
*
Move GpuBlacklist out of content and into chrome. All content needs to know i...
jam@chromium.org
2012-02-15
2
-6
/
+10
*
Revert 122030 - Start moving signin code out of browser/sync.
rbyers@chromium.org
2012-02-15
14
-655
/
+141
*
Make the auto-launch experiment profile-aware (attempt 2).
finnur@chromium.org
2012-02-15
5
-27
/
+78
*
Roughly double the maximum number of renderer processes.
thestig@chromium.org
2012-02-15
1
-17
/
+16
*
Remove PassiveLogCollector, and its supporting infrastructure.
eroman@chromium.org
2012-02-15
1
-26
/
+1
*
Clean-up ApplyVisualStyleForStrip in panel codes.
jianli@chromium.org
2012-02-15
13
-30
/
+20
*
Start moving signin code out of browser/sync.
atwilson@chromium.org
2012-02-15
14
-141
/
+655
*
WebUI TaskManager: Show the HTML close button in Gnome
yoshiki@chromium.org
2012-02-15
1
-3
/
+5
*
Fix two crash and potential leak&crash
oshima@chromium.org
2012-02-15
1
-7
/
+11
*
Linux: fix bookmarks with & in them not showing correctly in the wrench menu.
mdm@chromium.org
2012-02-15
1
-3
/
+9
*
Change the container used in DockedPanelStrip to std::list.
jianli@chromium.org
2012-02-15
3
-76
/
+77
*
Add DetachedPanelStrip class.
jianli@chromium.org
2012-02-15
2
-0
/
+136
*
Whitelist extensions with bundled plug-ins for plug-ins.
bauerb@chromium.org
2012-02-15
1
-6
/
+14
*
Allow popup extensions to be inspected on gtk
benwells@chromium.org
2012-02-15
3
-7
/
+35
*
Fix the issue of browser frame bottom border disappears with small height win...
jennyz@chromium.org
2012-02-15
1
-1
/
+1
*
Restore Gtk version of CryptoModulePasswordDialog.
mattm@chromium.org
2012-02-14
3
-22
/
+184
*
Fix ONC value substitution.
mnissler@chromium.org
2012-02-14
3
-3
/
+3
*
[uber page] Replace X close <button>s with "Return to XXX..."
dbeam@chromium.org
2012-02-14
1
-0
/
+2
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
5
-18
/
+19
*
LocationBarViewGtk already has a pointer to Browser, so no need to get it fro...
jam@chromium.org
2012-02-14
1
-5
/
+2
*
Revert 121860 (linker error) - Make the auto-launch experiment profile-aware.
finnur@chromium.org
2012-02-14
5
-78
/
+27
*
Make the auto-launch experiment profile-aware.
finnur@chromium.org
2012-02-14
5
-27
/
+78
*
Revert 121858 - [cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
1
-9
/
+0
*
[cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
1
-0
/
+9
[next]