summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change yet again the way we do ResolveNTFunctionPtrcpu@chromium.org2009-10-141-2/+1
* IPC: remove traces of an old histogram.rvargas@google.com2009-10-141-14/+1
* Accidentally checked in a change I was just using for testing.ojan@chromium.org2009-10-141-1/+1
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-1412-36/+50
* Http Cache: More unit tests for byte range support.rvargas@google.com2009-10-145-51/+209
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-147-41/+80
* Official builds should be on the com.google.Chrome update product ID, notmark@chromium.org2009-10-142-10/+14
* More rebaseline fallout from my recent WebKit patches.evan@chromium.org2009-10-145-3/+3
* Reverting 29019.finnur@chromium.org2009-10-143-70/+66
* Moving one test to appear last to see if it makes a difference.finnur@chromium.org2009-10-141-10/+10
* rsync needs -C to avoid copying .svn directories.mark@chromium.org2009-10-141-1/+1
* Gets the full screen bubble to work on views/gtk.sky@chromium.org2009-10-145-32/+69
* Rebaseline a scrillion Linux scrollbar tests.evan@chromium.org2009-10-14849-863/+430
* Mac: colorize the "bookmarks go here" text to match the theme.avi@chromium.org2009-10-141-0/+35
* Add the BREAKPAD_NO_TERMINATE_THREAD define to breakpad build configsiggi@google.com2009-10-141-0/+4
* Hooked up the WebInputEvent data structure to the webplugin_delegatesehr@google.com2009-10-142-10/+119
* Move another accessibility failure to the right group.dglazkov@chromium.org2009-10-141-2/+2
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-147-5/+228
* Use lea to remove 2 instructions from the inner loop of YUV Scale.fbarchard@chromium.org2009-10-143-66/+70
* Fix invalid if statement. We were supposed to keep in the JSON any testsojan@chromium.org2009-10-141-27/+18
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-1416-61/+88
* Re-attempt r28993darin@chromium.org2009-10-142-28/+64
* Marking DISABLED test as FLAKY so I can investigate on the bots. finnur@chromium.org2009-10-141-1/+21
* linux: tickle the render sandbox early so it forks at the right timeevan@chromium.org2009-10-141-17/+21
* Fix views build break.estade@chromium.org2009-10-141-22/+0
* Rolling in webkit r:49562yaar@chromium.org2009-10-142-7/+443
* Linux: Prevent another Chrome instance when First Run UI is active.kuchhal@chromium.org2009-10-144-23/+31
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-1416-495/+218
* Update the flip_protocol header to add flags to all framesmbelshe@google.com2009-10-144-35/+108
* Enable SSL in FLIP.mbelshe@google.com2009-10-144-41/+43
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-1410-49/+185
* Add 'Hash' to printf for test corpus script compatibility and future hash com...fbarchard@chromium.org2009-10-141-3/+3
* Rebasline tests from WebKit roll 49414:49427.japhet@chromium.org2009-10-143-12/+9
* The send done event in the old send watcher can be NULL as it can be signaled...ananta@chromium.org2009-10-141-1/+1
* Unversion frameworksmark@chromium.org2009-10-144-68/+138
* Map ctrl+, to open options settings page for Chrome OS.chocobo@google.com2009-10-141-3/+2
* Originally in http://codereview.chromium.org/270096 but got lost somehow.jrg@chromium.org2009-10-141-1/+1
* Coverity: check return of SafeBrowsingProtocolParser::ParseGetHash.mattm@chromium.org2009-10-141-8/+8
* Load plugins from /usr/lib64 on 64-bit systems.evan@chromium.org2009-10-141-0/+9
* Reverting 28993.darin@chromium.org2009-10-142-64/+28
* Add string16 support for TrimString, TrimWhitespace, and CollapseWhitespace.darin@chromium.org2009-10-142-28/+64
* Clear media cache when clearing browsing datahclam@chromium.org2009-10-141-2/+15
* Ensure that the correct URL and title is displayed in the host browser if the...ananta@chromium.org2009-10-142-4/+20
* Fix bug to select initial wifi network when options page opens.chocobo@google.com2009-10-141-10/+27
* Readability fixes for server_connection_manager.nick@chromium.org2009-10-142-67/+93
* Roll Hunspell revision to pick up crash fix.kuchhal@chromium.org2009-10-141-1/+1
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-146-11/+17
* Disable parse feed test again.finnur@chromium.org2009-10-141-1/+1
* Remove the use of histogram in AudioMessageFilterhclam@chromium.org2009-10-141-32/+0
* Fix for memory leak in unit test. The test used to leak SiteInstance objectrogerta@chromium.org2009-10-141-22/+34