Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
b8d2a8fb67ce0a465054bd03548558290edfccd9
b8d2a8f
DevTools: fix concurrency problems in DevToolsFrameTraceRecorder
by caseq
· 9 years ago
5259e15
Replace some Tokenize calls with SplitString.
by brettw
· 9 years ago
6ff92f6
Move more string_util functions to base namespace.
by brettw
· 9 years ago
7ce235f
IPC::ChannelMojo::Send() should fail once it is closed.
by morrita
· 9 years ago
e1dcf11
Remove Chromium specific PixelStorei params in GPU command buffer.
by zmo
· 9 years ago
c7f552d
Change the type of |x_range| in LineSegment from Range to RangeF, and remove |width| from LineSegment.
by xdai
· 9 years ago
8e6f8d9
Prefetch the native library for synchronous Browser startups.
by lizeb
· 9 years ago
8293e7b
Run mojo apptests up to three attempts on failure.
by msw
· 9 years ago
22632bf
Optimize DictionaryValue::Get() by avoiding temp string copies.
by asvitkine
· 9 years ago
2bf7497
Fix -INT_MIN integer overflow in itoa_r().
by tnagel
· 9 years ago
41891e3
[tracing] use SHA1 instead of base::Hash for memory dump GUIDs
by primiano
· 9 years ago
9607151
Use scoped_ptr for NavigationEntries.
by avi
· 9 years ago
0bf79e2
Add USB keyboard detection reporting and disable flag
by jschuh
· 9 years ago
8594be0
Adding end-to-end browser test for memory-infra tracing,
by ssid
· 9 years ago
91af5fd
Don't check for USE_CREDENTIALS permission on Android M.
by bauerb
· 9 years ago
13c77dc
Adding Chrome-side WebVR interface
by bajones
· 9 years ago
167b892
[Android log] Remove Log#makeTag
by dgn
· 9 years ago
a031469
[Startup Tracing] Enable startup tracing from config file
by zhenw
· 9 years ago
06033dc
Revert "Revert "Android: Store language .pak files in res/raw rather than assets""
by agrieve
· 9 years ago
51dbc39
Factor clobber out of build/landmines.py
by petrcermak
· 9 years ago
8bd245c
Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message.
by ananta
· 9 years ago
1aae892
Delete watcher on IO thread in MessagePumpLibeventTest.QuitWatcher.
by derekjchow
· 9 years ago
fa60d69
Revert "Android: Store language .pak files in res/raw rather than assets"
by qinmin
· 9 years ago
036fea8
mandoline filesystem: add a sqlite3 vfs to proxy filesystem usage.
by erg
· 9 years ago
8149127
Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1 of https://codereview.chromium.org/1200473003/)
by scottmg
· 9 years ago
e76a93e
Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/)
by scottmg
· 9 years ago
e52d17b
Mac: Make SharedMemoryHandle its own class.
by erikchen
· 9 years ago
cde523a
Android: Store language .pak files in res/raw rather than assets
by agrieve
· 9 years ago
e1cfb97
Revert "Adding Chrome-side WebVR interface and Cardboard implementation"
by bajones
· 9 years ago
34aca1b
Add InstallSplitApk function to device utils.
by mikecase
· 9 years ago
6407d1f
base: Remove port.h include.
by tfarina
· 9 years ago
9368ac0
base: Remove MessageLoopProxy
by skyostil
· 9 years ago
07e8809
Load V8 startup data directly from the APK on Android.
by agrieve
· 9 years ago
d2d22b5
Disable ipc_mojo_unittests that timeout on Android.
by msw
· 9 years ago
deadf81
Store and load icudtl.dat directly from the apk rather than extracting on start-up.
by agrieve
· 9 years ago
fdc23c9
[tracing] Expose AddOwnershipEdge and CreateAllocatorDump with guid to blink.
by ssid
· 9 years ago
01d661c
Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of https://codereview.chromium.org/1191893009/)
by thakis
· 9 years ago
bfd082c
Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc
by agrieve
· 9 years ago
5dd52cd
Release obigation to call ChannelMojoHost::OnClientLaunched()
by leon.han
· 9 years ago
9a1139d
Avoid redundant Looper tracing
by paulmiller
· 9 years ago
6603414
Make apptest arg optional; avoid xvfb for --gtest_list_tests
by msw
· 9 years ago
895512d
Optimize machine code size of UMA histogram macros.
by asvitkine
· 9 years ago
844f518
Build ForkWithFlags and part of NamespaceSandbox under nonsfi newlib.
by rickyz
· 9 years ago
73f83a1
cc: Rename visible_content_rect and content stuff on quads.
by danakj
· 9 years ago
9d993e1
Use scoped_ptr for NavigationEntries.
by avi
· 9 years ago
f4a9f68
Stop crashing in NetworkChangeNotifierMac when running tests.
by esprehn
· 9 years ago
62d3a92
Remove unused locking functionality from base::SharedMemory.
by erikchen
· 9 years ago
28830e9
ifdef out ProcessUtilTest.CloneFlags on linux with old kernel headers
by mostynb
· 9 years ago
9aa2506
Making the MemoryDumpManager less aggressive in disabling dump providers on failures.
by ssid
· 9 years ago
129a57e
Revert of Don't peek messages in the MessagePumpForUI class when we receive our kMsgHaveWork message. (patchset #1 id:1 of https://codereview.chromium.org/1173193002/)
by scottmg
· 9 years ago
393e9e2
List fixture-granular failures in mojo apptest output.
by msw
· 9 years ago
872f76e
Adding Chrome-side WebVR interface and Cardboard implementation
by bajones
· 9 years ago
9e63808
Remove base::Thread::SetPriority() interface
by toyoshim
· 9 years ago
ce99285
ipc: Remove virtual inheritance of SupportsAttachmentBrokering.
by erikchen
· 9 years ago
f0d0b1c
Add test timeouts to the mojo apptest runner.
by msw
· 9 years ago
84e382b
Converts html_viewer to not headless
by sky
· 9 years ago
7ba56fd
media: Disable mojo:media_apptests.
by Xiaohan Wang
· 9 years ago
b80ae93
Remove unnecessary message_loop_proxy.h includes
by skyostil
· 9 years ago
e5a8dc4
Migrate callers of message_loop_proxy() to task_runner()
by skyostil
· 9 years ago
b930e24
[tracing] Fix malloc accounting in memory-infra
by primiano
· 9 years ago
d3ad5f3
ServiceWorker: Migrate the script cache backend from BlockFile to Simple
by nhiroki
· 9 years ago
87eecb0
Add glCopyCompressedTextureCHROMIUM
by christiank
· 9 years ago
d360cf6
@VisibleForTesting and @RemovableInRelease are enough to make
by dgn
· 9 years ago
081f98a
Add mojo:media_apptests to mojo apptests.
by xhwang
· 9 years ago
08b8264
vs2015: fix float->int warning in gfx/rect_unittests
by scottmg
· 9 years ago
fb3f010
Revert of Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc (patchset #20 id:380001 of https://codereview.chromium.org/1182443003/)
by mek
· 9 years ago
bd23704
Moved logic for mapping child process FDs for ICU and V8 into child_process_launcher.cc
by agrieve
· 9 years ago
99b3dc0
IPC: Make ChannelReader inherit from SupportsAttachmentBrokering.
by erikchen
· 9 years ago
3ade8cc
[tracing] Warmup the ThreadLocalEventBuffer when MemoryInfra is enabled
by primiano
· 9 years ago
62d3813
IPC: Add new classes required for attachment brokering.
by erikchen
· 9 years ago
a0afa97
mandoline: stub of updater service
by scottmg
· 9 years ago
a77f133
Fix size_t to int/int32_t conversion warnings.
by yzshen
· 9 years ago
8ca93c2
Change histogram.h includes to histogram_macros.h in metrics code.
by asvitkine
· 9 years ago
edfb541
Support impl-side painting in Mandoline.
by jam
· 9 years ago
e1daa97
Write new Starts/EndsWith and convert FilePath functions to StringPiece.
by brettw
· 9 years ago
5100616
Remove base::SimpleThread::SetThreadPriority() interface
by toyoshim
· 9 years ago
a60c7f5
Initialize num_flush_callbacks_
by oshima
· 9 years ago
1537c93
ScopedPtrMap: Added Compare template parameter.
by mgiuca
· 9 years ago
1714f5f
Reland: Build Mojo apps in sub-dirs, like application packages.
by msw
· 9 years ago
9b86e31
Only support seeking file streams from the beginning of the file.
by reillyg
· 9 years ago
2d5e3f9
gfx: Fix ToEnclosing/ToEnclosed math to deal with big numbers.
by vmpstr
· 9 years ago
d64a362
Optimize memory use of registered histograms.
by asvitkine
· 9 years ago
d18d63b
Revert of Build Mojo apps in subdirectories, like application packages. (patchset #8 id:160001 of https://codereview.chromium.org/1180653002/)
by msw
· 9 years ago
d29436f
Build Mojo apps in subdirectories, like application packages.
by msw
· 9 years ago
d658737
Avoid emptry tracing callbacks when possible.
by hubbe
· 9 years ago
d4af0f4
[tracing] fix a data race in MemoryDumpManager
by primiano
· 9 years ago
1efe8a5
android: Introduce a ui::PlatformWindow implementation for android.
by sadrul
· 9 years ago
97c27f9
[Android] Refactor browser test execution. (RELAND)
by jbudorick
· 9 years ago
8ecec01
Move EndsWith to base namespace.
by brettw
· 9 years ago
27a9c12
Revert of android: Introduce a ui::PlatformWindow implementation for android. (patchset #5 id:120001 of https://codereview.chromium.org/1180573004/)
by skobes
· 9 years ago
02f76ee
android: Introduce a ui::PlatformWindow implementation for android.
by sadrul
· 9 years ago
4c1ae64
Disable MessagePumpLibeventTest.TestWatchingFromBadThread on Linux.
by Steve Kobes
· 9 years ago
0a29f3d
Disable ChannelMojo
by rockot
· 9 years ago
9033df4
Disable MemoryDumpManagerTest.RespectTaskRunnerAffinity on Linux.
by Steve Kobes
· 9 years ago
fb2bebf
[tracing] Increase rate of MemoryInfra dumps and throttle mmaps
by primiano
· 9 years ago
01ec2cc
Add new SplitString backend.
by brettw
· 9 years ago
18be293
Update Mojo gtest script for Android changes.
by msw
· 9 years ago
7e7dffc
Update mojo sdk to rev bdbb0c7e396fc4044a8b194058d7a7e529715286
by rockot
· 9 years ago
0df2fab
Remove remaining use of the deprecated MessageLoopProxy
by skyostil
· 9 years ago
a6d452b
Fix leak of PlatformHandleDispatchers in Mojo IPC
by rogerj
· 9 years ago
Next »