| Commit message (Expand) | Author | Age | Files | Lines |
* | Publish DEPS for Chromium 34.0.1761.134.0.1761.1 | gitdeps | 2014-04-07 | 2 | -721/+517 |
* | Incrementing VERSION to 34.0.1761.1 | chrome-release@google.com | 2013-12-26 | 1 | -1/+1 |
* | Branching for 1761 @242519 | chrome-release@google.com | 2013-12-26 | 0 | -0/+0 |
* | Remove UTF string conversion functions from the global namespace. | avi@chromium.org | 2013-12-26 | 43 | -90/+103 |
* | Clean-up: Replaces gfx::Font with gfx::FontList in ui/app_list. | yukishiino@chromium.org | 2013-12-26 | 4 | -28/+26 |
* | Bug fix: Translate New UX: Stop consuming an Enter/Space key event when the c... | hajimehoshi@chromium.org | 2013-12-26 | 2 | -0/+21 |
* | Clean-up: Removed an unused forward declaration in text_elider.h. | yukishiino@chromium.org | 2013-12-26 | 1 | -1/+0 |
* | Rename BookmarkModelObserver::Loaded() method to BookmarkModelLoaded(). | tfarina@chromium.org | 2013-12-26 | 54 | -102/+130 |
* | Files.app: Introduce ProgressCenterItemElement class. | hirono@chromium.org | 2013-12-26 | 3 | -115/+199 |
* | Update .DEPS.git | chrome-admin@google.com | 2013-12-26 | 1 | -1/+1 |
* | Blink roll 164334:164335 | eseidel@chromium.org | 2013-12-26 | 1 | -1/+1 |
* | This CL refactors ToplevelWindowEventHandler and TwoFingerDragHandler to make... | pkotwicz@chromium.org | 2013-12-26 | 4 | -175/+201 |
* | bookmarks: Eliminate an unnecessary AsMutable() call. | tfarina@chromium.org | 2013-12-26 | 1 | -2/+2 |
* | Revert 241505 "Fix preloading images when copying." | hirono@chromium.org | 2013-12-26 | 1 | -1/+1 |
* | [osx] Fix UncheckedMalloc() again. | shess@chromium.org | 2013-12-26 | 1 | -1/+1 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 50 | -137/+147 |
* | Update .DEPS.git | chrome-admin@google.com | 2013-12-25 | 1 | -1/+1 |
* | Blink roll 164326:164334 | eseidel@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Update uses of UTF conversions in ui/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 129 | -235/+353 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 97 | -297/+310 |
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox... | avi@chromium.org | 2013-12-25 | 71 | -192/+186 |
* | This CL fixes two problems with "stuck" wallpaper: | alemate@chromium.org | 2013-12-25 | 2 | -22/+62 |
* | Update .DEPS.git | chrome-admin@google.com | 2013-12-25 | 1 | -1/+1 |
* | Move libnspr4 from the list of asan-only instrumented libraries to msan and a... | alextaran@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Blink roll 164323:164326 | eseidel@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Make size of ashmem regions based on device's physical memory. ... | pliard@chromium.org | 2013-12-25 | 5 | -29/+62 |
* | Update uses of UTF conversions in courgette/, device/, extensions/, google_ap... | avi@chromium.org | 2013-12-25 | 99 | -219/+269 |
* | Clean-up: Replaces gfs::Font with gfx::FontList in ui/views. | yukishiino@chromium.org | 2013-12-25 | 14 | -90/+118 |
* | Certificate Transparency: More unit tests for netlog logging. | eranm@google.com | 2013-12-25 | 3 | -4/+39 |
* | Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us... | avi@chromium.org | 2013-12-25 | 126 | -327/+423 |
* | Fix uninitialized field. | oleg@chromium.org | 2013-12-25 | 1 | -0/+3 |
* | Clean-up: Remove an obsolete gfx::ElideText (Font version). | yukishiino@chromium.org | 2013-12-25 | 23 | -173/+176 |
* | Update .DEPS.git | chrome-admin@google.com | 2013-12-25 | 1 | -1/+1 |
* | Blink roll 164322:164323 | eseidel@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Makes gfx::FontList carry UNDERLINE flag. | yukishiino@chromium.org | 2013-12-25 | 3 | -8/+31 |
* | Clean-up: Replaces gfx::Font with gfx::FontList in ui/message_center. | yukishiino@chromium.org | 2013-12-25 | 3 | -13/+12 |
* | Mojo: Add MessagePipe to core_cpp.h for convenience | darin@chromium.org | 2013-12-25 | 8 | -91/+83 |
* | Update uses of UTF conversions in content/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 197 | -537/+614 |
* | Revert of https://codereview.chromium.org/105953011/ | pfeldman@chromium.org | 2013-12-25 | 7 | -116/+67 |
* | Updating trunk VERSION from 1760.0 to 1761.0 | chrome-release@google.com | 2013-12-25 | 1 | -1/+1 |
* | Error handling and refactoring in tools/linux/procfs.py, and rename multi-pro... | dmikurube@chromium.org | 2013-12-25 | 2 | -12/+33 |
* | Files.app: Fix the argument type of metadata observers. | hirono@chromium.org | 2013-12-25 | 3 | -12/+12 |
* | Update .DEPS.git | chrome-admin@google.com | 2013-12-25 | 1 | -1/+1 |
* | Blink roll 164321:164322 | eseidel@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s... | avi@chromium.org | 2013-12-25 | 95 | -227/+272 |
* | Update uses of UTF conversions in chrome/common to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 63 | -206/+219 |
* | Revert 242405 "Skip downloading of nacl toolchain for android. " | thakis@chromium.org | 2013-12-24 | 3 | -5/+0 |
* | Fix v4l2 video capture does not work issue. | penghuang@chromium.org | 2013-12-24 | 1 | -0/+1 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 111 | -224/+266 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 123 | -349/+416 |