~chrisccoulson/oxide/lp1504853

  • Committer: Chris Coulson
  • Date: 2015-10-07 17:39:10 UTC
  • Revision ID: chris.coulson@canonical.com-20151007173910-rz1yfvq7vz08uewd
Remove a redundant DCHECK. There's no point in DCHECK'ing a pointer isn't null and then doing a null check straight after - this will work in release mode and crash in debug mode. Either null is an expected value or it isn't
Filename Latest Rev Last Changed Committer Comment Size
..
build 129 10 years ago Chris Coulson Add a gyp qmake module Diff
patches 1 10 years ago Chris Coulson Initial import Diff
po 684.1.1 9 years ago Alexandre Abreu initial draft Diff
qt 49 10 years ago Chris Coulson Get rid of liboxideprivate.so. It doesn't really m Diff
shared 49 10 years ago Chris Coulson Get rid of liboxideprivate.so. It doesn't really m Diff
third_party 539.1.1 10 years ago Chris Coulson Move depot_tools and chromium in to third_party Diff
.bzrignore 539.1.3 10 years ago Chris Coulson Update .bzrignore 115 bytes Diff Download File
.editorconfig 1138 9 years ago Chris Coulson Add a basic editorconfig file - you can get editor 120 bytes Diff Download File
CHROMIUM_VERSION 640.1.375 8 years ago Chris Coulson Bump Chromium rev to 47.0.2526.0 12 bytes Diff Download File
client.py 1143 9 years ago Chris Coulson Bump depot_tools to c1ae89ecd635abfea2d94e5b49c7d9 10.5 KB Diff Download File
CMakeLists.txt 1055.1.8 9 years ago Ugo Riboni Remove unrelated changes to cmake file 6.9 KB Diff Download File
patch-tool.py 539.1.6 10 years ago Chris Coulson Checkout the ninja git repo 8.8 KB Diff Download File
release-tool.py 1204 8 years ago Chris Coulson There isn't anything automatic about this 8.3 KB Diff Download File