summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Disable WorkerHttpLayoutTests which is flaky (both debug and release winxp).sverrir@chromium.org2009-07-151-1/+1
* Various minor fixes:aa@chromium.org2009-07-1514-256/+117
* Revert r20667, which broke dropdown menus.estade@chromium.org2009-07-153-18/+6
* Reverting 20714.finnur@chromium.org2009-07-1518-190/+92
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-1518-92/+190
* Makes it so that if you drag a tab to the left edge of the tab stripsky@chromium.org2009-07-152-10/+76
* Linux: various sandbox changesagl@chromium.org2009-07-151-3/+10
* Linux: fix for developing on a machine with google-chrome packages installed.agl@chromium.org2009-07-151-4/+8
* Couple of changes for chrome os startup:sky@chromium.org2009-07-153-1/+22
* Handle failure of de-serialization of IPC messages in RenderViewHostcpu@google.com2009-07-154-23/+67
* NNTP: Lots of small tweaksarv@google.com2009-07-153-84/+70
* Make theme provider remember display properties settings and color's alpha.glen@chromium.org2009-07-152-5/+9
* Make use of the new Js Template i18n for print domuimhm@chromium.org2009-07-152-6/+5
* Don't try to set transparency on pixbufs that don't have any transparency cha...estade@chromium.org2009-07-151-2/+12
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-1513-20/+70
* Disable tests failing due webkit (Roll WebKit DEPS 45843:45873). Introduced i...stoyan@chromium.org2009-07-151-5/+10
* Reverting 20683.jorlow@chromium.org2009-07-1413-70/+20
* linux: destroy browser-side plugin windows on plugin crashevan@chromium.org2009-07-1413-20/+70
* IPC: Handle ERROR_NO_DATA to avoid an assertion.rvargas@google.com2009-07-141-0/+3
* Chrome-side of fixes for content-script messaging.mpcomplete@chromium.org2009-07-144-32/+82
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-1413-143/+142
* Update tooltips according to Roma. I ended up calling "Unpin" "Don'tarv@google.com2009-07-144-12/+26
* Re-enable save page ui tests. I could not get these to fail. I will watch the...estade@chromium.org2009-07-141-14/+3
* Make DownloadShelf a pure interface.estade@chromium.org2009-07-149-34/+21
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-143-6/+18
* Include all of locales/ and themes/ in build archives.mmoss@chromium.org2009-07-142-11/+5
* Add missing include in browser_browsertest.cc, fixing the build.phajdan.jr@chromium.org2009-07-141-0/+1
* Make BrowserTest.ThirtyFourTabs not-flakyphajdan.jr@chromium.org2009-07-142-29/+24
* ipc: pull in more message headers into ipc_loggingevan@chromium.org2009-07-141-7/+2
* Adding a message box to confirm if the user really wants to delete all storedhclam@chromium.org2009-07-145-1/+180
* Make workers functional on OSX and Linux.levin@chromium.org2009-07-147-57/+50
* Remove crash that only occurred once from ignore list.mirandac@chromium.org2009-07-141-2/+0
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-1415-59/+285
* Linux: update splash page.agl@chromium.org2009-07-142-4/+2
* Lands http://codereview.chromium.org/155508 for cmasone:sky@chromium.org2009-07-141-0/+2
* Transactionalize ThumbnailStore db operations.meelapshah@chromium.org2009-07-141-0/+6
* GTK Themes: Put the bookmark bar in a event box to prevent leaking.erg@google.com2009-07-142-18/+24
* Backing out r20493 (http://codereview.chromium.org/149492), as it inadvertent...avi@chromium.org2009-07-142-3/+8
* Remove temporary hack from buildbot sample as the server has been fixed.aa@chromium.org2009-07-142-5/+1
* GTK Themes: Initialize theme resources to make download shelf work.erg@google.com2009-07-141-0/+1
* Include Linux sandbox binary in build archive.mmoss@chromium.org2009-07-142-0/+2
* When a page is done loading, every tab change is important.avi@chromium.org2009-07-141-2/+2
* Noticed a crash in BrowserRenderProcessHost::SendUserScriptsUpdate due to usi...robertshield@google.com2009-07-141-2/+2
* Linux: Add first run search bubble.kuchhal@chromium.org2009-07-1411-47/+295
* Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,darin@chromium.org2009-07-1411-43/+61
* Finishes fixing adding protobuf dependency.sky@chromium.org2009-07-141-3/+3
* Allow dragging text/url content out of the browser. Dragging back in not yet ...pinkerton@chromium.org2009-07-143-17/+168
* Browsing data should not be capitalizedmhm@chromium.org2009-07-141-2/+2
* Remove fixed issue 16276 from known crashes list.kasperl@google.com2009-07-141-4/+1
* DevTools: Focus docked DevTools window on breakpoint.pfeldman@chromium.org2009-07-149-2/+26