Sign in
chromium
/
chromium
/
src
/
08c9d69b0c0d625d2ce38e3d8402f36e1226f0fc
/
apps
ecb4a22b
convert //apps to std::unique_ptr
by mostynb
· 9 years ago
6a3e4390
color_utils cleanup:
by pkasting
· 9 years ago
20232c2
Add directories handling support for apps/extensions.
by cmihail
· 10 years ago
7ba5a62
net: move IsLocalhost() function into url_util.h
by tfarina
· 10 years ago
e4860045
Global conversion of Pass()→std::move() on OS==linux
by dcheng
· 10 years ago
d0181f3
Remove kint32max.
by avi
· 10 years ago
1dd4acd
Remove all the ephemeral apps code.
by benwells
· 10 years ago
918cc2e9
ScopedPtrMap -> std::map from apps, ash, media, ui
by limasdf
· 10 years ago
f63b550
[Extensions] Remove kalman@ from OWNERS files
by rdevlin.cronin
· 10 years ago
d630c30
[Extensions] Make const PermissionSet* const PermissionSet& where possible
by rdevlin.cronin
· 10 years ago
36aa8be
Move Singleton and related structs to namespace base
by olli.raula
· 10 years ago
e58e6223
Generate all extension schema namespaces as "api" and instead vary the generated bundle names.
by kalman
· 10 years ago
f30b807
Remove myself from OWNERS files
by jamescook
· 10 years ago
f59c7a8
Update usages of std::map to use ScopedPtrMap.
by mgiuca
· 10 years ago
cb2ec659a
[Extensions] Clean up the handling of ExtensionHostMsg_Request
by rdevlin.cronin
· 10 years ago
0ff8c0e
Refactor ViewsDelegate singleton
by mohsen
· 10 years ago
46709b2
extensions: Check |enable_extensions| flag before depending on extension code.
by sadrul
· 10 years ago
236d317
Replace more ObserverList with base::ObserverList.
by brettw
· 10 years ago
07ea5387
Extract LazyBackgroundTaskQueue from ExtensionSystem.
by juncai
· 10 years ago
87e0b313
Remove scheib from extensions OWNERS.
by scheib
· 10 years ago
064bcce
Remove
[email protected]
from OWNERS and histograms.xml.
by kalman
· 10 years ago
fd474fa
Make LoadMonitoringExtensionHostQueue remove itself as an ExtensionHost observer at the correct time.
by kalman
· 10 years ago
2f70a15
Remove base::WaitForSingleProcess
by rvargas
· 11 years ago
d1c719a
Update existing uses of /wd4267 to use the GN config
by brettw
· 11 years ago
107a47f
Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.
by bokan
· 11 years ago
fa16511
Forward --no-sandbox flag, if present, to LoadAndLaunch platform app tests.
by benwells
· 11 years ago
9dcda9d
Standardize usage of virtual/override/final specifiers in apps/.
by dcheng
· 11 years ago
fefc2f8
Fix references to ui/gfx headers in a*/.
by Avi Drissman
· 11 years ago
6bfa252
Update apps/ to use the new version of LaunchProcess.
by rvargas
· 11 years ago
3ea6ffc5
Add load-app flag support to chrome
by zork
· 11 years ago
8af3948
Remove bare extension pointer from platform app launcher code.
by benwells
· 11 years ago
72a5e46
Add WebContents source to methods in WebContentsDelegate
by mathiash
· 11 years ago
ccd7df1
Don't fire AppLifetimeMonitor::Observer::OnAppActivated on every AppWindow::Show.
by jackhou
· 11 years ago
e5c64d9
Cleanup: Replace base::ASCIIToWide with base::ASCIIToUTF16.
by thestig
· 11 years ago
988a9bb5
Add a new field "source" in launchData of chrome.app.runtime.onLaunched() to trace launch source.
by cylee
· 11 years ago
0ea3fa90
Extract ProcessManager from ExtensionSystem.
by reillyg
· 11 years ago
214274b
Prefix CommandLine usage with base namespace (Part 3: apps/)
by pgal.u-szeged
· 11 years ago
2f5be41
Standardize usage of virtual/override/final in apps/
by dcheng
· 11 years ago
6e0570b
App launcher: Fix warning log on unresolvable relative paths.
by kinaba
· 11 years ago
c7a46564
Replace OVERRIDE and FINAL with override and final in src/apps
by anand.ratn
· 11 years ago
344272d
Move components/native_app_window to extensions/components/native_app_window
by tapted
· 11 years ago
bc82d3c4
Rewrite apps::SavedDevicesService as extensions::DevicePermissionsManager.
by reillyg
· 11 years ago
43c5c90
Move string descriptor getters from UsbDeviceHandle to UsbDevice.
by reillyg
· 11 years ago
63829f7
Mac: Give app_shim code a nicer home
by tapted
· 11 years ago
c2a8eb0
[Mac] Re-enable AppShimInteractiveTest.Launch (again).
by jackhou
· 11 years ago
90e2db1
Disable AppShimInteractiveTest.Launch.
by jackhou
· 11 years ago
4158cb9a
[Mac] Re-enable AppShimInteractiveTest.Launch.
by jackhou
· 11 years ago
e72536c
Prevent frameless packaged apps from being resized to 0x0 on CrOS
by pkotwicz
· 11 years ago
e33aa242
Cleanup: Remove remaining generated extensions APIs on Android. (try 2)
by thestig
· 11 years ago
b1400bf
Disables the maximize button for an app window with a maximum size and a custom frame color
by pkotwicz
· 11 years ago
89b276f
Add a service to track devices selected by the user.
by reillyg
· 11 years ago
c6ccc77d
Move PageTransition from //content/public/common to //ui/base
by Sylvain Defresne
· 11 years ago
910f2f9
Move extension_test_message_listener to extensions.
by lfg
· 11 years ago
b012bc3d
Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extensions code usage when extensions are disabled.
by thestig
· 11 years ago
b661397e
mac: Disable AppShimInteractiveTest.Launch
by erikchen
· 11 years ago
c6ff18d
Move native_app_window_views* to components/native_app_window and fixed up build files.
by oshima
· 11 years ago
657d4d8
Check media permissions through RenderFrameHostDelegate.
by grunell
· 11 years ago
d3791758
Remove deprecated extension notification from AppLoadService
by limasdf
· 11 years ago
e163ac2
Make CanResize and CanMaximize depend on shape (WidgetHasHitTestMask).
by jackhou
· 11 years ago
ec7b3d4c
Update the maximize button when size constraints change.
by jackhou
· 11 years ago
9471270
Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and extensions/
by thestig
· 11 years ago
dcc81485
Add AppWindow.setVisibleOnAllWorkspaces.
by jackhou
· 11 years ago
7543ca1
Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromium.org/469993003)
by Nico Weber
· 11 years ago
c76ef73
Add AppWindow.setVisibleOnAllWorkspaces.
by jackhou
· 11 years ago
f784afd
Move app.window API implementation to extensions
by hashimoto
· 11 years ago
5c34ceb
Move AppWindowContentsImpl to extensions
by hashimoto
· 11 years ago
ad3c687
Move AppWindow to extensions
by hashimoto
· 11 years ago
aeac008d
[Mac] Make app shims load the same framework version as the running Chrome process.
by jackhou
· 11 years ago
bf20fc6
Add AppDelegate::ResizeWebContents
by hashimoto
· 11 years ago
3cf1d2aa
Add ProcessPowerCollector to audit CPU and power information.
by dhnishi
· 11 years ago
64275214
Work on GN build of Chrome.
by Brett Wilson
· 11 years ago
1bba58e
Remove chrome dependencies from app_window_api.cc
by hashimoto
· 11 years ago
0aff6f3
Use qualified path for grit/ui_strings.h
by tfarina
· 11 years ago
2d1cf166
Merge apps/pref* to extensions/browser/pref*
by hashimoto
· 11 years ago
6f93ff91
Revert of Merge apps/pref* to extensions/browser/pref* (patchset #1 of https://codereview.chromium.org/493003002/)
by machenbach
· 11 years ago
77b343e
Merge apps/pref* to extensions/browser/pref*
by hashimoto
· 11 years ago
f560790
Add apps to the GN build.
by
[email protected]
· 11 years ago
fdd2837
Extensions: Move id_util functions to crx_file component.
by
[email protected]
· 11 years ago
2b583e8
Observe NOTIFICATION_APP_TERMINATING notification with the delegate
by
[email protected]
· 11 years ago
21d3f3a
Move AppWindow related classes to extensions
by
[email protected]
· 11 years ago
2accabe
Move NativeAppWindow to extensions
by
[email protected]
· 11 years ago
34ed647
Add GetAppDefaultIcon() to AppDelegate
by
[email protected]
· 11 years ago
dd6ea08
[Mac] Bounce app shims when app windows request attention.
by
[email protected]
· 11 years ago
f748d17
Stop depending on ChromeExtensionWebContentsObserver from AppWindow
by
[email protected]
· 11 years ago
f0d2542
Remove ui::SHOW_STATE_DETACHED and related things
by
[email protected]
· 11 years ago
84aa73c
Move suggest_permission_util.cc to extensions
by
[email protected]
· 11 years ago
f41145c
Move apps::SizeConstraints to extensions
by
[email protected]
· 11 years ago
6fa20245
Move enable-apps-show-on-first-paint switch to extensions
by
[email protected]
· 11 years ago
e3f90c60
Move session_id.{cc,h} from chrome/browser/sessions to components/sessions
by
[email protected]
· 11 years ago
b50452f
[DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead of using DevToolsManager.
by
[email protected]
· 11 years ago
4d39078
[cros] user_manager component - move UserManagerBase and UserManager
by
[email protected]
· 11 years ago
a13d9f1
Remove Profile from AppWindowGeometryCache
by
[email protected]
· 11 years ago
4ce2aa6
Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWithLocale().
by
[email protected]
· 11 years ago
6b6e01b
Update support for alphaEnabled (transparent windows) API
by
[email protected]
· 11 years ago
d9eb519e
Revert of [DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead of using DevToolsManage… (https://codereview.chromium.org/449043002/)
by
[email protected]
· 11 years ago
94e7719
Cleanup: Do not depend on browser_extensions target when extensions are not enabled.
by
[email protected]
· 11 years ago
9faae96
Custom launcher pages: right-click menu is now the platform apps menu.
by
[email protected]
· 11 years ago
7f92483
Use InvalidateTypes rather than "unsigned".
by
[email protected]
· 11 years ago
d3607a0
[DevTools] Make DevTools clients talk directly to DevToolsAgentHost instead of using DevToolsManager.
by
[email protected]
· 11 years ago
b3f957e6
DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.
by
[email protected]
· 11 years ago
Next »