| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a flag to let render process wait for java debugger | jaekyun | 2014-08-30 | 1 | -0/+3 |
* | Fix out-of-bounds read in RegistryOverrideManager. | grt | 2014-08-29 | 1 | -1/+2 |
* | [Android] Mark posted UI thread tasks as asynchronous | jdduke | 2014-08-29 | 1 | -2/+49 |
* | Add ChannelProxy benchmark to ipc_perftests. | morrita | 2014-08-29 | 4 | -0/+128 |
* | High resolution timer fix reland | cpu | 2014-08-28 | 8 | -101/+87 |
* | Manual fixups for scoped_refptr operator T* removal in base/ | dcheng | 2014-08-28 | 6 | -20/+28 |
* | Introduce @CalledByReflection annotation. | aurimas | 2014-08-28 | 1 | -0/+24 |
* | Adding tracing and gtest pretty printing support to TestPendingTask. | mithro | 2014-08-28 | 4 | -1/+113 |
* | Use precisely sized integer types in histograms code. | isherman | 2014-08-28 | 1 | -6/+8 |
* | Revert of Initialize the now_funciton to the HighResNowWrapper in case High R... | fmeawad | 2014-08-28 | 3 | -20/+39 |
* | Use content URI to upload photos taken by camera | qinmin | 2014-08-27 | 1 | -0/+28 |
* | Fix logic on high Windows resolution timer and have | cpu | 2014-08-27 | 3 | -64/+59 |
* | Remove implicit conversions from scoped_refptr to T* in base/ | dcheng | 2014-08-27 | 4 | -47/+57 |
* | Revert of Improve the ScopedHandle verifier. (patchset #1 of https://coderevi... | tonyg | 2014-08-27 | 2 | -105/+13 |
* | Move more metrics classes to metrics namespace. | asvitkine | 2014-08-26 | 1 | -2/+4 |
* | We have noticed a clock shift when QPC was deployed. It shows as a regression... | fmeawad | 2014-08-26 | 3 | -39/+20 |
* | Improve the ScopedHandle verifier. | rvargas | 2014-08-26 | 2 | -13/+105 |
* | Work on GN build of Chrome. | Brett Wilson | 2014-08-26 | 1 | -0/+1 |
* | Implement the deference operator for scoped_refptr. | dcheng | 2014-08-26 | 1 | -0/+5 |
* | Add LOCAL_ prefix to non-UMA histogram macros. | asvitkine | 2014-08-26 | 7 | -169/+37 |
* | Domain Reliability: Don't upload when metrics reporting is off. | ttuttle | 2014-08-25 | 2 | -10/+14 |
* | Revert of Implement unit test specific test launcher timeout (patchset #6 of ... | phajdan.jr | 2014-08-25 | 5 | -21/+6 |
* | Implement unit test specific test launcher timeout | Paweł Hajdan, Jr | 2014-08-25 | 5 | -6/+21 |
* | Support --wait-for-debugger in tests. | vitalybuka@chromium.org | 2014-08-22 | 1 | -0/+7 |
* | Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTes... | mlerman@chromium.org | 2014-08-21 | 9 | -129/+290 |
* | Move default sanitizer options into build/ so that WebRTC can import them. | glider@chromium.org | 2014-08-21 | 4 | -472/+0 |
* | Switch from local random address generation to kernel ASLR | simonb@chromium.org | 2014-08-21 | 2 | -98/+46 |
* | Make class lookup lazy in jni_generator when using lazy method lookup. | mkosiba@chromium.org | 2014-08-21 | 27 | -369/+565 |
* | Handle bionic in safe_strerror_posix as well as glibc. | torne@chromium.org | 2014-08-21 | 1 | -1/+2 |
* | Add native libraries to gn apks | cjhopman@chromium.org | 2014-08-21 | 5 | -44/+14 |
* | win: Fix a 64bit warning. | thakis@chromium.org | 2014-08-20 | 1 | -2/+4 |
* | Revert 290861 "Base: Disable the scoped handle verifier." | rvargas@google.com | 2014-08-20 | 1 | -1/+1 |
* | Don't pass const strings to CreateProcess. | thakis@chromium.org | 2014-08-20 | 3 | -5/+5 |
* | Base: Disable the scoped handle verifier. | rvargas@chromium.org | 2014-08-20 | 1 | -1/+1 |
* | Revert 290810 "Make class lookup lazy in jni_generator when usin..." | ygorshenin@chromium.org | 2014-08-20 | 27 | -702/+370 |
* | Make class lookup lazy in jni_generator when using lazy method lookup. | mkosiba@chromium.org | 2014-08-20 | 27 | -370/+702 |
* | Remove large test timeout. It's large and only used at one place. | phajdan.jr@chromium.org | 2014-08-20 | 5 | -21/+0 |
* | Open OWNERShip of sdk_forward_declarations. | avi@chromium.org | 2014-08-20 | 1 | -0/+12 |
* | Add PDBs to .isolate files so that tests show stack traces. | jam@chromium.org | 2014-08-19 | 1 | -0/+3 |
* | Mac: Menu bar not hidden in immersive fullscreen mode. | erikchen@chromium.org | 2014-08-19 | 1 | -0/+4 |
* | Mac: Support default browser Handoff in Yosemite. | erikchen@chromium.org | 2014-08-18 | 2 | -0/+23 |
* | [Android] Make ApplicationStatus thread safe | dtrainor@chromium.org | 2014-08-18 | 1 | -5/+11 |
* | Will no longer force jobs=1 with filters in bot mode. | phoglund@chromium.org | 2014-08-18 | 1 | -10/+9 |
* | Return configured processors in NumberOfProcessors() on posix platforms | jchuang@chromium.org | 2014-08-18 | 1 | -3/+14 |
* | Parse shmmax as a uint64 | brettw@chromium.org | 2014-08-15 | 1 | -4/+3 |
* | Change gtest launcher, telemetry unittests to run in parallel and retry failu... | dpranke@chromium.org | 2014-08-15 | 1 | -14/+8 |
* | Remove restriction on x64 chromium linker builds. | simonb@chromium.org | 2014-08-14 | 1 | -4/+4 |
* | gn win: re-add event_recorder_stubs.cc, mistakenly removed before | scottmg@chromium.org | 2014-08-14 | 1 | -0/+1 |
* | Fix cpplint warnings. | simonb@chromium.org | 2014-08-14 | 1 | -9/+9 |
* | Adding atomic ops for MIPS64. | Gordana.Cmiljanovic@imgtec.com | 2014-08-14 | 2 | -3/+130 |