summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Integrate the base logging with Event Tracing for Windows. This allows ETW to...siggi@chromium.org2009-11-2516-0/+1631
* RESUBMIT of http://codereview.chromium.org/404025/showjorlow@chromium.org2009-11-256-71/+45
* Update V8 to version 2.0.3.ager@chromium.org2009-11-251-1/+1
* Fix ThreadSanitizer suppressionstimurrrr@chromium.org2009-11-251-9/+7
* Fixing 27834 by always deleting ExtensionMessageService onhuanr@chromium.org2009-11-252-6/+18
* Move last shutdown file access off the UI thread and onto the file thread.jam@chromium.org2009-11-252-36/+52
* Avoid double freeing image list in TableView.mal@chromium.org2009-11-252-13/+0
* Linux: Do not unload the o3d plugin in the browser process. This is a tempora...thestig@chromium.org2009-11-251-1/+8
* Fixed handling of preferred login info in password manager.tim@chromium.org2009-11-252-15/+31
* sync: get rid of path_helpers files.nick@chromium.org2009-11-2516-231/+0
* Gcc4 build fixes for tcmalloc.willchan@chromium.org2009-11-253-1/+194
* Ignore UTF-8's BOM when parsing userscript's metadata.hayato@chromium.org2009-11-254-1/+25
* Branch new tcmalloc_linux.cc into new chromium\src branch. Update newsgk@chromium.org2009-11-252-0/+1419
* Posix: Catch SIGHUP/SIGINT and do a clean shutdown.thestig@chromium.org2009-11-251-9/+31
* TCMalloc Tsan suppression.willchan@chromium.org2009-11-251-0/+9
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-2522-132/+135
* Branch the files in the shim layer that switches between thesgk@chromium.org2009-11-258-0/+1340
* Last set of valgrind suppressions for tcmalloc.willchan@chromium.org2009-11-251-7/+27
* Separate the line primitive stuff out of debug.jsgman@chromium.org2009-11-254-426/+491
* Update the manipulator rotate1 example to usegman@chromium.org2009-11-254-76/+151
* WebKit roll 51361:51367.dumi@chromium.org2009-11-251-1/+1
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-2517-16/+135
* Stab-in-the-dark at fixing a top crasher.aa@chromium.org2009-11-251-9/+23
* Tiny clean up. Use ASSERT_EQ instead of EXPECT_EQ.hayato@chromium.org2009-11-251-5/+5
* Replace forked tcmalloc files with branches from current files tosgk@chromium.org2009-11-2510-434/+875
* OTS DEPS roll, from r10 to r19.yusukes@google.com2009-11-251-1/+1
* Make webkit merges black on the dashboard so it's easierojan@chromium.org2009-11-251-1/+2
* Improving the top matter.kathyw@google.com2009-11-2535-141/+141
* Suppress some VDSOSupport valgrind errors.willchan@chromium.org2009-11-251-3/+26
* Remove the temporary instrumentation added to track down a crash in URLFetcher.eroman@chromium.org2009-11-251-10/+2
* Move the starting of the websocket server next to the starting of the ojan@chromium.org2009-11-251-5/+5
* Branch tcmalloc\vendor\src to tcmalloc\chromium\src as basis for local changes.sgk@chromium.org2009-11-25163-0/+50530
* Fixes two bugs in tree view:sky@chromium.org2009-11-251-4/+9
* Transfer CF downloads to the host browser.TEST=Click a download link (not via...tommi@chromium.org2009-11-256-42/+183
* Revert 33018 - Fix the FlipSession to support partial writes.laforge@chromium.org2009-11-255-313/+342
* Minor cleanup to some OpenMAX code.scherkus@chromium.org2009-11-254-14/+20
* Fix the FlipSession to support partial writes.mbelshe@google.com2009-11-255-342/+313
* Fixing build. Forgot to add this deletion to last CL.apatrick@google.com2009-11-251-117/+0
* Import vanilla upstream tcmalloc sources into a vendor branchsgk@chromium.org2009-11-25274-0/+109616
* Branch the jemalloc files from their original location atsgk@chromium.org2009-11-255-8674/+8695
* Implement method stubs for OpenMAX IL instead of relying on -lOmxCore.scherkus@chromium.org2009-11-257-49/+100
* Enable TCMalloc on Linux by default.willchan@chromium.org2009-11-2511-32/+1509
* Remove the temporary instrumentation to getaddrinfo().eroman@chromium.org2009-11-251-20/+1
* Copy jemalloc vendor branch to chromium branch as base for local changes.sgk@chromium.org2009-11-2510-38/+448
* X11 media player for video playbackhclam@chromium.org2009-11-254-0/+485
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-25120-0/+34536
* WebKit roll 51343:51361.dumi@chromium.org2009-11-241-1/+1
* Update WebKit from r51343 to r51350darin@chromium.org2009-11-241-1/+1
* GTK: Don't send double/triple click events to renderer.estade@chromium.org2009-11-241-0/+2
* Allow the window to be moved when dragging on the incognito iconviettrungluu@chromium.org2009-11-241-2/+13