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
/
content
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mac: Do not ask to handle power events in processes with no PowerManager.
tapted@chromium.org
2013-10-05
1
-4
/
+0
*
gfx: Create a separate gfx component out of ui.
sadrul@chromium.org
2013-09-30
1
-0
/
+4
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-1
/
+1
*
Enable high resolution time for TimeTicks::Now on Windows Canary
simonjam@chromium.org
2013-09-10
1
-0
/
+3
*
Move ui/base/win/dpi.h to ui/gfx/dpi_win.h
ben@chromium.org
2013-09-10
1
-1
/
+1
*
Fix names of in-process threads, tidy gpu DEPS
scottmg@chromium.org
2013-09-04
1
-6
/
+8
*
[Android] Rename SurfaceTextureBridge to just SurfaceTexture.
yfriedman@chromium.org
2013-08-29
1
-2
/
+2
*
Allow overlapping sync and async startup requests
aberent@chromium.org
2013-08-27
1
-4
/
+9
*
base: Minor cleanups in icu_util.h
tfarina@chromium.org
2013-08-23
1
-1
/
+1
*
Set up content in-process main threads via factory
scottmg@chromium.org
2013-08-16
1
-0
/
+13
*
Revert 217172 "Enable high resolution time for TimeTicks::Now on..."
nhiroki@chromium.org
2013-08-13
1
-3
/
+0
*
Enable high resolution time for TimeTicks::Now on Windows Canary
simonjam@chromium.org
2013-08-13
1
-0
/
+3
*
Fix content_browsertests and other full stack tests in multiple_dll
scottmg@chromium.org
2013-08-06
1
-9
/
+7
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
1
-2
/
+2
*
Update include paths in miscellaneous content/ directories for base/process c...
rsesek@chromium.org
2013-07-25
1
-1
/
+3
*
reland of http://crrev.com/212230 Create top-level separate targets for...
scottmg@chromium.org
2013-07-18
1
-3
/
+9
*
Revert 212230 "Create top-level separate targets for browser and..."
scottmg@chromium.org
2013-07-18
1
-9
/
+3
*
Create top-level separate targets for browser and child dlls
scottmg@chromium.org
2013-07-18
1
-3
/
+9
*
Create ContentUtilityClient in single-process mode.
jam@chromium.org
2013-07-11
1
-1
/
+5
*
Correct initialization logic so that --high-dpi-support is set before being r...
girard@chromium.org
2013-07-11
1
-1
/
+0
*
MemoryPressure: sends the signal to the renderer.
bulach@chromium.org
2013-07-02
1
-0
/
+2
*
Make ChildThread::current() and ChildProcess::current() only work on the main...
jam@chromium.org
2013-06-26
1
-26
/
+15
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-6
/
+4
*
Tear out ENABLED_HIDPI (use --high-dpi-support=1 instead)
girard@chromium.org
2013-06-17
1
-2
/
+0
*
move webkit/glue/fling_* to webkit/child
scottmg@chromium.org
2013-06-13
1
-0
/
+4
*
Remove duplicated --wait-for-debugger check
feng@chromium.org
2013-06-11
1
-10
/
+0
*
Use a direct include of strings headers in content/app/.
avi@chromium.org
2013-06-11
2
-4
/
+4
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-2
/
+2
*
Move webkit/user_agent/ into webkit/common
jamesr@chromium.org
2013-05-23
1
-1
/
+1
*
remove wrong chrome_split_dll ifdefs
scottmg@chromium.org
2013-05-17
1
-17
/
+1
*
Enable Clang warnings for implementation files on all platforms.
rsleevi@chromium.org
2013-05-15
1
-1
/
+1
*
Cleanup: Remove unneeded base/file_util.h includes in content.
thestig@chromium.org
2013-05-14
1
-1
/
+0
*
Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland)
scottmg@chromium.org
2013-05-08
1
-2
/
+20
*
Revert 198834 "Add chrome_split_dll gyp variable, and duplicate ..."
dewittj@chromium.org
2013-05-08
1
-20
/
+2
*
Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target
scottmg@chromium.org
2013-05-08
1
-2
/
+20
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
[Chromium] Add tracing to startup process, particularly for Android
andrewhayden@chromium.org
2013-05-03
2
-2
/
+20
*
Android: Move SurfaceTexture from content to ui/gl and add test.
sievers@chromium.org
2013-04-24
2
-3
/
+7
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
2
-3
/
+6
*
Fix ZygoteMain() prototype: it returns a bool, not an int
mdempsky@google.com
2013-04-13
1
-4
/
+3
*
Remove base/mach_ipc_mac.{h,mm}.
rsesek@chromium.org
2013-04-12
1
-1
/
+0
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-11
1
-27
/
+1
*
Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."
rsesek@chromium.org
2013-04-11
1
-1
/
+27
*
[Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.
rsesek@chromium.org
2013-04-10
1
-27
/
+1
*
Split the power monitoring feature from SystemMonitor
hongbo.min@intel.com
2013-04-03
1
-4
/
+4
*
Don't show NOTREACHED error message if WinSta0 is not avalible.
vitalybuka@chromium.org
2013-03-27
1
-1
/
+5
*
[Android] Allow JNI initialization on background thread
aberent@chromium.org
2013-03-19
1
-2
/
+2
*
Adds bulach to content/app/android/OWNERS.
bulach@chromium.org
2013-03-19
1
-1
/
+1
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
3
-28
/
+28
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+3
[next]