2014-11-26 |
Nico Weber | Remove three empty files.
|
commit | commitdiff | tree |
2014-11-26 |
Nico Weber | Roll nss.
|
commit | commitdiff | tree |
2014-11-26 |
Nico Weber | Remove build-time warning from pe_image.cc
|
commit | commitdiff | tree |
2014-11-26 |
thakis | clang-format/java: Allow one-line empty functions.
|
commit | commitdiff | tree |
2014-11-26 |
thakis | win: Remove printfs from net/proxy/dhcp unittests.
|
commit | commitdiff | tree |
2014-11-26 |
thakis | Revert of Revert of clang: Suppress a -Wstring-conversion... > TBR=hans@chromium.org,thakis@chromium.org
|
commit | commitdiff | tree |
2014-11-25 |
Nico Weber | clang: Suppress a -Wstring-conversion warnings in nspr.
|
commit | commitdiff | tree |
2014-11-25 |
thakis | clang: Suppress a few -Wstring-conversion warnings...
|
commit | commitdiff | tree |
2014-11-25 |
thakis | clang-format/java: Allow single-line loops.
|
commit | commitdiff | tree |
2014-11-25 |
thakis | roll gyp 1994:2008 ...to \s in the linker command. by thakis@chromium.org ...O_LARGEFILE used by Python. by thakis@chromium.org ...r1998, it breaks iOS builds by thakis@chromium.org ...when building FAT binaries. by thakis@chromium.org ...offset guess for gyp emacs mode. by thakis@chromium.org
|
commit | commitdiff | tree |
2014-11-25 |
Nico Weber | win: Use lld-link.exe if use_lld is set to 1.
|
commit | commitdiff | tree |
2014-11-20 |
thakis | clang/win: Fix 2 new -Wwritable-strings warnings.
|
commit | commitdiff | tree |
2014-11-20 |
thakis | Revert of Revert of [Base] Use variadic template in...
|
commit | commitdiff | tree |
2014-11-20 |
Nico Weber | clang: Suppress a new warning in sqlite.
|
commit | commitdiff | tree |
2014-11-20 |
thakis | Roll ffmpeg.
|
commit | commitdiff | tree |
2014-11-19 |
thakis | clang-format/java: Do not use "all params on one line...
|
commit | commitdiff | tree |
2014-11-18 |
Nico Weber | Fix fallout from https://codereview.chromium.org/678423002/
|
commit | commitdiff | tree |
2014-11-18 |
Nico Weber | Use `struct` instead of `__interface` to declare IDWrite...
|
commit | commitdiff | tree |
2014-11-15 |
thakis | Revert of Update mojo sdk to rev afb4440fd5a10cba980878c3261...
|
commit | commitdiff | tree |
2014-11-14 |
Nico Weber | clang-format/java: break before operators, except for =
|
commit | commitdiff | tree |
2014-11-12 |
thakis | Enable -Wunused-local-typedef
|
commit | commitdiff | tree |
2014-11-12 |
thakis | Revert of Roll gyp 1994->1998. (patchset #3 id:40001... > R=thakis@chromium.org,scottmg@chromium.org
|
commit | commitdiff | tree |
2014-11-10 |
thakis | Remove a few unused typedefs. No behavior change.
|
commit | commitdiff | tree |
2014-11-10 |
thakis | mac: Switch from -O3 to -O2.
|
commit | commitdiff | tree |
2014-11-06 |
thakis | Do not use vector<scoped_ptr<>>.
|
commit | commitdiff | tree |
2014-11-04 |
thakis | c++11: Allow lambdas, with some restrictions.
|
commit | commitdiff | tree |
2014-11-04 |
thakis | Exporting classes with internal linkage does not make...
|
commit | commitdiff | tree |
2014-11-04 |
thakis | ios: Switch from -std=gnu++0x to -std=c++11.
|
commit | commitdiff | tree |
2014-11-03 |
thakis | clang/win: Disable -Wwritable-strings for most cloud_print...
|
commit | commitdiff | tree |
2014-11-03 |
thakis | win/clang: Fix a warning by removing superflous braces.
|
commit | commitdiff | tree |
2014-11-02 |
thakis | clang-format/java: Tweak style a bit.
|
commit | commitdiff | tree |
2014-10-31 |
thakis | Experiment with clang-format for android java files.
|
commit | commitdiff | tree |
2014-10-31 |
thakis | clang/win: Turn off Winconsistent-missing-override...
|
commit | commitdiff | tree |
2014-10-31 |
thakis | Roll buildtools to pull clang-format.
|
commit | commitdiff | tree |
2014-10-31 |
thakis | mac: use -std=c++11 instead of -std=gnu++11.
|
commit | commitdiff | tree |
2014-10-30 |
thakis | Add a few missing overrides found by a new clang warning.
|
commit | commitdiff | tree |
2014-10-30 |
thakis | Add a few missing overrides found by a new clang warning.
|
commit | commitdiff | tree |
2014-10-30 |
thakis | ui: Add a few missing overrides found by a new clang...
|
commit | commitdiff | tree |
2014-10-30 |
thakis | Add a few missing overrides found by a new clang warning.
|
commit | commitdiff | tree |
2014-10-29 |
thakis | Use decltype instead of typeof in generate_library_loader.py
|
commit | commitdiff | tree |
2014-10-29 |
thakis | Remove last non-third_party typeofs on Mac.
|
commit | commitdiff | tree |
2014-10-29 |
thakis | Clarify that enum classes include explicit underlying...
|
commit | commitdiff | tree |
2014-10-29 |
thakis | Add a few missing overrides found by a new clang warning.
|
commit | commitdiff | tree |
2014-10-29 |
thakis | Add a few missing overrides found by a new clang warning.
|
commit | commitdiff | tree |
2014-10-28 |
thakis | Replace a few typeofs with delctype.
|
commit | commitdiff | tree |
2014-10-28 |
thakis | Remove "Just owners:" line.
|
commit | commitdiff | tree |
2014-10-28 |
thakis | Update C++11 feature page.
|
commit | commitdiff | tree |
2014-10-27 |
thakis | Add brettw's guidelines about what should be in base...
|
commit | commitdiff | tree |
2014-09-25 |
Nico Weber | c++11: Allow auto, for-range, variadic templates and...
|
commit | commitdiff | tree |
2014-09-25 |
Nico Weber | c++11: Add discussion thread links, ban things that...
|
commit | commitdiff | tree |
2014-09-24 |
thakis | Revert of Adding split view divider widget. (patchset...
|
commit | commitdiff | tree |
2014-09-24 |
Nico Weber | chromium-cpp: Set status code on errors, so that the...
|
commit | commitdiff | tree |
2014-09-23 |
thakis | Revert of ChromeOS: "Add New User" screen should enable...
|
commit | commitdiff | tree |
2014-09-23 |
Nico Weber | Remove some dead links.
|
commit | commitdiff | tree |
2014-09-23 |
Nico Weber | Fix some markup.
|
commit | commitdiff | tree |
2014-09-23 |
Nico Weber | Fix some spelling.
|
commit | commitdiff | tree |
2014-09-23 |
Nico Weber | Add a document describing which C++11 features we allow.
|
commit | commitdiff | tree |
2014-09-22 |
Nico Weber | mac: Fix build with 10.9 SDK (from Xcode 6).
|
commit | commitdiff | tree |
2014-09-19 |
Nico Weber | r287585, repackage edition.
|
commit | commitdiff | tree |
2014-09-19 |
Nico Weber | Delete tools/whitespace.txt.
|
commit | commitdiff | tree |
2014-09-16 |
Nico Weber | Use a better c++11 readiness check.
|
commit | commitdiff | tree |
2014-09-16 |
Nico Weber | Use a C++11 feature in a single file, to discover if...
|
commit | commitdiff | tree |
2014-09-15 |
thakis | Reduce diff to upstream re2 a bit.
|
commit | commitdiff | tree |
2014-09-12 |
thakis | Use a C++11 feature in a single file, to discover if...
|
commit | commitdiff | tree |
2014-09-10 |
Nico Weber | Reorganize sandbox operator new, add a comment.
|
commit | commitdiff | tree |
2014-09-10 |
thakis | Give asan/win bot a very generous timeout.
|
commit | commitdiff | tree |
2014-09-10 |
thakis | Remove NT_PLACE, it's not really used.
|
commit | commitdiff | tree |
2014-09-09 |
Nico Weber | Speculatively increase the test timeout for win/asan.
|
commit | commitdiff | tree |
2014-09-08 |
Nico Weber | Revert "Add AppWindow.setVisibleOnAllWorkspaces." ...
|
commit | commitdiff | tree |
2014-09-08 |
thakis | Revert of Revert of Fix maximize on some window managers...
|
commit | commitdiff | tree |
2014-09-08 |
thakis | Revert of Fix maximize on some window managers (patchset...
|
commit | commitdiff | tree |
2014-09-08 |
Nico Weber | win: Don't use precision with %wZ, it's ignored.
|
commit | commitdiff | tree |
2014-09-07 |
thakis | re2: Merge upstream 2225f94df8ec
|
commit | commitdiff | tree |
2014-09-06 |
Nico Weber | clang/win: Disable -Wunused-local-typedef for now.
|
commit | commitdiff | tree |
2014-09-06 |
thakis | Revert of Make ui gn check pass. Misc GN build improvements...
|
commit | commitdiff | tree |
2014-09-05 |
Nico Weber | More compiler whack-a-mole.
|
commit | commitdiff | tree |
2014-09-05 |
thakis | Add more casts.
|
commit | commitdiff | tree |
2014-09-05 |
Nico Weber | Fix problems in r293393.
|
commit | commitdiff | tree |
2014-09-05 |
Nico Weber | win/clang: Fix all remaining -Wformat warnings.
|
commit | commitdiff | tree |
2014-09-02 |
Nico Weber | Add a landmine for crbug.com/408192
|
commit | commitdiff | tree |
2014-08-31 |
Nico Weber | remoting: Suppress a clang warning that fires in atl...
|
commit | commitdiff | tree |
2014-08-31 |
thakis | Revert of Revert of clang/win: Fix a few warnings in...
|
commit | commitdiff | tree |
2014-08-30 |
thakis | Revert of clang/win: Fix a few warnings in targets...
|
commit | commitdiff | tree |
2014-08-29 |
Nico Weber | clang/win: Fix a few warnings in targets not in chromium_bui...
|
commit | commitdiff | tree |
2014-08-28 |
Nico Weber | roll icu
|
commit | commitdiff | tree |
2014-08-28 |
Nico Weber | Roll icu.
|
commit | commitdiff | tree |
2014-08-26 |
Nico Weber | win: Don't VIEWS_EXPORT ImagePainter.
|
commit | commitdiff | tree |
2014-08-26 |
thakis | linux: Always use (64bit) gold for linking, even on...
|
commit | commitdiff | tree |
2014-08-26 |
Nico Weber | Roll libvpx to r291625.
|
commit | commitdiff | tree |
2014-08-25 |
Nico Weber | Update src/third_party/nss to e2e35dbd9b41c0e5cb8485f13831cd...
|
commit | commitdiff | tree |
2014-08-25 |
Nico Weber | roll harfbuzz 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac...
|
commit | commitdiff | tree |
2014-08-20 |
thakis@chromium.org | win: Fix a 64bit warning.
|
commit | commitdiff | tree |
2014-08-20 |
thakis@chromium.org | Use a qualified path for grit/content_resources.h.
|
commit | commitdiff | tree |
2014-08-20 |
thakis@chromium.org | Don't pass const strings to CreateProcess.
|
commit | commitdiff | tree |
2014-08-19 |
thakis@chromium.org | Roll ffmpeg.
|
commit | commitdiff | tree |
2014-08-18 |
thakis@chromium.org | roll openmax 6777:6925.
|
commit | commitdiff | tree |
2014-08-18 |
thakis@chromium.org | roll libjpeg_turbo 272637:290390
|
commit | commitdiff | tree |
2014-08-18 |
thakis@chromium.org | Don't disable -Wabsolute-value when building for arm.
|
commit | commitdiff | tree |
2014-08-18 |
thakis@chromium.org | Use a qualified path for grit/net_resources.h
|
commit | commitdiff | tree |
2014-08-18 |
thakis@chromium.org | Remove a clang_warning_flags block from skia.
|
commit | commitdiff | tree |