summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-29248-676/+653
* Fix possible access to NULL pointer.wjia@chromium.org2013-03-291-2/+2
* gtk: Remove unused ViewsGtk drag and drop code.erg@chromium.org2013-03-295-466/+0
* Set landmines on x64 too.iannucci@chromium.org2013-03-291-1/+1
* Implements SendAutocheckoutStatus API calls for stats tracking.ahutter@chromium.org2013-03-2921-68/+352
* Dup recover.c to recover-alt.cshess@chromium.org2013-03-291-0/+803
* Widen the data pipes between Synced Notifications and Rich Notificationspetewil@chromium.org2013-03-2910-317/+1099
* cc: Consolidate LayerList types.danakj@chromium.org2013-03-2942-155/+197
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-2933-265/+227
* Added a StringDescription() function to safely print object pointers that may...pkl@chromium.org2013-03-291-4/+10
* [Memory Sheriff] Update suppressionsgroby@chromium.org2013-03-291-0/+26
* Upstream small diff related to bookmark code.shashishekhar@chromium.org2013-03-291-0/+8
* Clicking on panel launcher item should togle minimizestevenjb@chromium.org2013-03-292-5/+53
* Update .DEPS.gitchrome-admin@google.com2013-03-291-3/+3
* Roll WebKit deps 147126:147227pdr@chromium.org2013-03-291-1/+1
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-2998-518/+552
* Instant: Use Local NTP in non-incognito whenever possible.sreeram@chromium.org2013-03-291-5/+3
* [Memory sheriffs] Update suppressionsgroby@chromium.org2013-03-291-1/+8
* [Telemetry] Don't restart HTTP server between every page.tonyg@chromium.org2013-03-292-5/+6
* [Telemetry] Fix GetChildPids to not recurse on children whose parent is newertonyg@chromium.org2013-03-291-11/+8
* Update .DEPS.gitchrome-admin@google.com2013-03-291-1/+1
* Create a new base/message_loop directory and move the message_loop_proxy.brettw@chromium.org2013-03-2910-66/+76
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-29111-712/+764
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-2933-227/+265
* Check in a custom-built import library for user32 exports up to Windows XP SP...siggi@chromium.org2013-03-2911-0/+1313
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-2955-266/+261
* Revert 191366 "Roll libvpx to 8015a9ae for VP9 changes"rlarocque@chromium.org2013-03-291-1/+1
* Revert 191401 "Implemented queued UDP SendTo/RecvFrom requests. ..."rsleevi@chromium.org2013-03-2917-770/+186
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-2956-262/+267
* Pepper IDL: Autogenerate thunk for FileChooser.teravest@chromium.org2013-03-2911-132/+172
* Granted create file in isolated file system permission to DevTools renderer.vsevik@chromium.org2013-03-291-0/+1
* Set AlwaysOnTop correctly for Ash Panelsstevenjb@chromium.org2013-03-291-1/+9
* Cleanup: Remove operator from TestCompletionCallbackWithOutput.teravest@chromium.org2013-03-294-21/+42
* [NaCl SDK] Fix build breakage after IRT structure changed.binji@chromium.org2013-03-291-1/+3
* Ensure that using CTRL-Enter sets the AutocompleteMatch provider to HistoryUR...beaudoin@chromium.org2013-03-293-7/+18
* [Android] Introduce a Java parent class for Tab to mirror native class.yfriedman@chromium.org2013-03-2920-312/+367
* Implemented queued UDP SendTo/RecvFrom requests. Exposed SO_SNDBUF and SO_RVF...ygorshenin@chromium.org2013-03-2917-186/+770
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-2956-267/+262
* Revert 191376 "Propegate setting autohide behaviour to prefs"gbillock@chromium.org2013-03-2912-139/+10
* Fix null dereference in ImageTransportSurface::CreateSurface.apatrick@chromium.org2013-03-291-1/+1
* [NaCl SDK] Add pepper_27 bundle.binji@chromium.org2013-03-291-16/+16
* Add a flag to disable usage tracking of FileSystem.tzik@chromium.org2013-03-293-4/+52
* [cros] Multi-profiles backend plumbing. nkostylev@chromium.org2013-03-2961-399/+577
* Move shared_memory into base/memory subdirectory.brettw@chromium.org2013-03-299-287/+294
* [chromedriver] Disable more failing java tests on Android.craigdh@chromium.org2013-03-291-42/+0
* cc: Fix constructor initialization style.danakj@chromium.org2013-03-296-38/+35
* Fixing -Wno-deprecated issues for flip_balsa_and_epoll_libraryalyssar@google.com2013-03-297-20/+9
* Fixed a rendering glitch with window borders for Aura on Windows.skaslev@chromium.org2013-03-292-5/+5
* ShowSystemMenu on Win Alt+Space with Views Textfields, etc.msw@chromium.org2013-03-299-49/+70
* Propegate setting autohide behaviour to prefsrharrison@chromium.org2013-03-2912-10/+139