| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for management API related to escalated permissions disabled extensions | asargent@chromium.org | 2011-11-16 | 20 | -93/+514 |
* | chrome: bluetooth: create BluetoothManager after about:flags parsed | vlaviano@chromium.org | 2011-11-16 | 2 | -12/+15 |
* | Offline state detection for linux, using new D-Bus library. | adamk@chromium.org | 2011-11-16 | 7 | -13/+490 |
* | Disables plugin based prenderer browser tests as they don't work on | sky@chromium.org | 2011-11-16 | 1 | -2/+9 |
* | Add missing ConstrainedDialog code and re-enable disabled PrintPreviewHandler... | thestig@chromium.org | 2011-11-16 | 2 | -10/+11 |
* | Extension Settings API: make it so that when changes received from sync fail ... | kalman@chromium.org | 2011-11-16 | 15 | -100/+838 |
* | Since this test uses private API, excluding this test from continuous public ... | rohitbm@chromium.org | 2011-11-16 | 1 | -0/+1 |
* | Fix URL on proxy/connector for sending user messages. | gene@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | Temporarily disable testIncognitoNotification,testOriginPrefsNotSavedInIncogn... | nirnimesh@chromium.org | 2011-11-16 | 1 | -4/+6 |
* | Cleanup: Remove more forward declarations in various chrome/browser directories. | thestig@chromium.org | 2011-11-16 | 26 | -74/+20 |
* | Update licensecheck to 2.11.2, which contains upstreamed patches: | phajdan.jr@chromium.org | 2011-11-16 | 3 | -7/+17 |
* | For the MatchComplete PPLT change in prerendering, | tburkard@chromium.org | 2011-11-16 | 3 | -0/+15 |
* | move chrome/browser/ui/gtk/certificate_viewer.* to chrome/browser/ui, add it to | benrg@chromium.org | 2011-11-16 | 7 | -32/+14 |
* | Fix memory leak in unit test. | scottbyer@chromium.org | 2011-11-16 | 1 | -6/+13 |
* | Re-enable useful dumps on dev and beta channels. | robertshield@chromium.org | 2011-11-16 | 1 | -2/+5 |
* | NaCl: preallocate shared-memory object on Linux as on MacOSX | mcgrathr@chromium.org | 2011-11-16 | 2 | -32/+48 |
* | Enable content component (again!). | dpranke@chromium.org | 2011-11-16 | 15 | -21/+81 |
* | Valgrind: Fix a leak in GetValueFromDictionary for cocoa. | jhawkins@chromium.org | 2011-11-16 | 1 | -2/+4 |
* | Add OVERRIDE to webkit/. | avi@chromium.org | 2011-11-16 | 51 | -277/+342 |
* | Sync: Improve handling of database load failures | rlarocque@chromium.org | 2011-11-16 | 7 | -72/+84 |
* | Use shared D3D9 texture to transport the compositor's backing buffer to the b... | apatrick@chromium.org | 2011-11-16 | 32 | -276/+560 |
* | Sync Promo: Add more UMA metrics. | dbeam@chromium.org | 2011-11-16 | 6 | -47/+153 |
* | base::Bind() conversion for compositor_model_bench. | dcheng@chromium.org | 2011-11-16 | 1 | -6/+6 |
* | Fixes regression that was causing omnibox to select all when page finished | sky@chromium.org | 2011-11-16 | 1 | -2/+3 |
* | ppapi: Fix memory leaks in TestCharSetToUTF16. | jhawkins@chromium.org | 2011-11-16 | 2 | -41/+8 |
* | Revert 110327 - Add ChromeBrowserParts for non main parts. | cpu@chromium.org | 2011-11-16 | 33 | -351/+356 |
* | Tweak morejs expectation. | thakis@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | force a build | cpu@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | Whitespace-only change to force a build. | jhawkins@chromium.org | 2011-11-16 | 1 | -2/+2 |
* | Revert "Offline state detection for linux, using new D-Bus library." | adamk@chromium.org | 2011-11-16 | 7 | -487/+12 |
* | Add oauth client id to AppSpecifics. We will use that when a user revokes not... | munjal@chromium.org | 2011-11-16 | 1 | -0/+10 |
* | Offline state detection for linux, using new D-Bus library. | adamk@chromium.org | 2011-11-16 | 7 | -12/+487 |
* | Update .DEPS.git | chrome-admin@google.com | 2011-11-16 | 1 | -1/+1 |
* | base::Bind() conversion for chrome/browser/search_engines | dcheng@chromium.org | 2011-11-16 | 10 | -270/+32 |
* | Add OVERRIDE to gpu/ and gl/. | avi@chromium.org | 2011-11-16 | 12 | -97/+100 |
* | Add copyright notice to xslt-bad-import-uri.xsl | gavinp@chromium.org | 2011-11-16 | 1 | -0/+3 |
* | Remove 1 exit time destructor from ppapi, and possibly fix a bug. | thakis@chromium.org | 2011-11-16 | 2 | -4/+8 |
* | NaCl: Update revision in DEPS, r7158 -> r7169 | mseaborn@chromium.org | 2011-11-16 | 1 | -1/+1 |
* | Fix fullscreen mode on aura | oshima@chromium.org | 2011-11-16 | 3 | -15/+21 |
* | CrOS: More build fix. | jhawkins@chromium.org | 2011-11-16 | 1 | -1/+2 |
* | CrOS: Build fix. | jhawkins@chromium.org | 2011-11-16 | 1 | -8/+4 |
* | Fix statics in NativeTheme*::instance() to avoid destruction post main | dhollowa@chromium.org | 2011-11-16 | 5 | -6/+9 |
* | base::Bind: Convert HostResolver::Resolve. | jhawkins@chromium.org | 2011-11-16 | 39 | -279/+306 |
* | Cloud print connector policy. | scottbyer@chromium.org | 2011-11-16 | 7 | -25/+478 |
* | Fixed the policy.PolicyTest.testJavascriptPolicies test. | joaodasilva@chromium.org | 2011-11-16 | 3 | -3/+2 |
* | chrome: Remove 14 exit time destructors and 2 static initializers. | thakis@chromium.org | 2011-11-16 | 14 | -60/+63 |
* | Update .DEPS.git | chrome-admin@google.com | 2011-11-16 | 1 | -2/+2 |
* | roll skia to 2695 | reed@google.com | 2011-11-16 | 2 | -1/+2 |
* | Add ChromeBrowserParts for non main parts. | stevenjb@google.com | 2011-11-16 | 33 | -356/+351 |
* | Beginnings of Window Modality support. | ben@chromium.org | 2011-11-16 | 30 | -42/+836 |