summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NTP - Refactor the most visited code to uncouple it from the rest of the NTP.arv@chromium.org2010-04-3010-1064/+1226
* Disk cache: fix a unit test for Linux.rvargas@google.com2010-04-301-4/+1
* Added pool ball image to MANIFEST.kbr@google.com2010-04-301-0/+1
* Remove check for bound framebuffer for swapbuffers.gman@chromium.org2010-04-301-6/+0
* Fix Bug in RingBuffergman@chromium.org2010-04-303-16/+39
* Roll forward DEPS for assets to pick up dummy dependencies currentlykbr@google.com2010-04-301-1/+1
* Suppress ChromiumOS AppCache leak.willchan@chromium.org2010-04-291-0/+26
* Adding a supression temporarily for bug 42896gspencer@chromium.org2010-04-291-0/+26
* Worked around bug in directory copying support in gyp MSVS generatorkbr@google.com2010-04-291-4/+59
* Fixed problem with some parameters being optimized away by the GLSLkbr@google.com2010-04-291-4/+12
* Changing the mediaplayer so it starts over when the clip is finished.dhg@chromium.org2010-04-292-57/+99
* When cancelling a pending request, release any outstanding SharedIOBuffermark@chromium.org2010-04-292-17/+24
* Fix Dropping in the bookmark managerfeldstein@chromium.org2010-04-291-3/+8
* Implement UI automation on the Mac.jrg@chromium.org2010-04-2918-56/+344
* Changing filebrowser to append a number on the end of an existing directory.dhg@chromium.org2010-04-291-2/+15
* Reorganized dependencies in generated samples_gen.gyp so that thekbr@google.com2010-04-291-6/+32
* A couple of SPDY server push bug fixes.mbelshe@chromium.org2010-04-293-4/+8
* Cleanup pass.kathyw@chromium.org2010-04-295-129/+155
* Extend Histogram class to support custom range definitionsjar@chromium.org2010-04-293-15/+205
* Update expectations for recent performance.chase@chromium.org2010-04-291-3/+3
* Suppress extensions leak on Mac.willchan@chromium.org2010-04-291-0/+26
* Bookmark manager: Tweak the top bar behavior a bit.arv@chromium.org2010-04-291-13/+18
* Fix data dir name for testRedirectHistory on linuxnirnimesh@chromium.org2010-04-291-1/+1
* Added culling sample.petersont@google.com2010-04-2914-79/+772
* Suppress two memory errors in spdy tests.willchan@chromium.org2010-04-291-0/+32
* Remove accidental #if's. Make old folder window menu go away when mousing ove...mrossetti@chromium.org2010-04-292-15/+4
* Added third_party/angleproject to SPECIAL_CASES becuase it is checked-out dir...alokp@chromium.org2010-04-291-0/+4
* Changed angleproject to angle due to name change.alokp@chromium.org2010-04-293-9/+9
* Add 2 tests for history.nirnimesh@chromium.org2010-04-296-19/+77
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-2948-112/+216
* Suppress WebCore NotificationCenter leak.willchan@chromium.org2010-04-291-0/+17
* Add shared images from bookmark manager to chrome://resources/images/arv@chromium.org2010-04-297-14/+34
* Fix dragging a tab out of a window when the only tabs left behind are phantom...pinkerton@chromium.org2010-04-294-2/+19
* In the sync integration tests for preferences, don't assume a specificalbertb@chromium.org2010-04-291-4/+5
* Newer versions of libpng require a flush function to be given.erg@chromium.org2010-04-291-1/+6
* test_shell: allow relative paths on the command lineevan@chromium.org2010-04-291-3/+4
* Fix Alternate-Protocol to work with proxies.willchan@chromium.org2010-04-292-29/+26
* Fix HttpAlternateProtocols unit test.cbentzel@chromium.org2010-04-291-1/+1
* Http cache: Add support for a dedicated cache thread.rvargas@google.com2010-04-297-17/+45
* Fix runtime exception.skerner@chromium.org2010-04-291-1/+1
* Disables http/tests/loading/basic-auth-resend-wrong-credentials.htmlbulach@chromium.org2010-04-292-6/+3
* Remove CHECK()s from directory backing store and check return values.zork@chromium.org2010-04-294-43/+61
* Fresh ChromeFrame installs triggered via wave required IE to be restarted for...ananta@chromium.org2010-04-293-1/+68
* Add the ability to export the captured NetLog data to a formatted text file, ...eroman@chromium.org2010-04-294-26/+271
* GTK: more signal handler foolproofing.estade@chromium.org2010-04-2910-110/+80
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-2916-220/+1638
* chromeos: Make Chrome use enums from libcros to talk to WM.derat@chromium.org2010-04-2917-238/+70
* Clean up some Observer code. Original patch by Thiago Farina (see http://cod...pkasting@chromium.org2010-04-293-48/+28
* Enable mouse enter/exit events for the content area on Macstuartmorgan@chromium.org2010-04-292-0/+34
* Added pool, fixed a bug in Bitmap (or to be precise, kbr fixed the bug). Fli...petersont@google.com2010-04-294-5/+2155