summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gtk: Set the task manager scrolled window policy to GTK_POLICY_AUTOMATIC so t...jhawkins@chromium.org2009-07-201-1/+1
* Adds timestamp to session restore for tabs and windows.arv@google.com2009-07-204-25/+176
* Make sure the popup notification is shown during animation.erg@chromium.org2009-07-201-1/+2
* Linux: add use_system_ffmpeg GYP variable.agl@chromium.org2009-07-201-8/+19
* Add a simple "sidebar"-like panel container that will scroll.brettw@chromium.org2009-07-208-0/+514
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-206-27/+182
* Widen suppression to match error on bot.dkegel@google.com2009-07-201-1/+0
* Add a new layout test to exceptions list.ericroman@google.com2009-07-201-1/+2
* Write ThumbnailStore's cache to disk on browser shutdown.meelapshah@chromium.org2009-07-204-32/+79
* Add ProcessWatcher::EnsureProcessGetsReaped() for zombie reaping. First targe...thestig@chromium.org2009-07-203-7/+42
* Mark three menuitems as mac only so we aren't putting them into other platfor...thomasvl@chromium.org2009-07-202-18/+22
* The compiled version of the o3djs libs WORK!gman@google.com2009-07-2026-29/+314
* Reverting patch 21083.dumi@chromium.org2009-07-205-48/+2
* Stubs for DB-related methods in ChromiumBridge.dumi@chromium.org2009-07-205-2/+48
* DevTools: Make splitters move while dragged over iframes.pfeldman@chromium.org2009-07-201-0/+23
* WebKit merge 46087:46125.ericroman@google.com2009-07-202-1/+4
* Add missing xdg-settings to build archive.mmoss@chromium.org2009-07-202-0/+2
* Decide if we're in RTL or LTR mode by asking GTK+. This preventstc@google.com2009-07-201-2/+11
* Fixes refactoring breakage in the layout test comparison tool. Also implemen...gwilson@google.com2009-07-203-3/+22
* Update mini_installer and setup manifest for Windows 7 to silence PCA.kuchhal@chromium.org2009-07-202-16/+32
* DevTools: remember variable tree expansion state while debugging.pfeldman@chromium.org2009-07-202-4/+24
* DevTools: Fix debugPrint to work via new Console API.pfeldman@chromium.org2009-07-201-1/+4
* DevTools: Use Chrome's colors for DevTools toolbar.pfeldman@chromium.org2009-07-201-0/+6
* DevTools: Disable dock action on Mac OS since it is not yet implemented.pfeldman@chromium.org2009-07-202-0/+8
* DevTools: Store devtools split location on Linux.pfeldman@chromium.org2009-07-203-4/+20
* Fixing mistaken permission.dank@chromium.org2009-07-200-0/+0
* Wait for valgrind to finish (the python script already does this, just forgot)dank@chromium.org2009-07-201-1/+14
* Fix bustage.erg@chromium.org2009-07-192-0/+5
* Fix native GTK interface.erg@chromium.org2009-07-192-2/+5
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-1927-962/+981
* vide-src-change.html test is crashingmhm@chromium.org2009-07-191-1/+1
* Tries to retrieve all post_match_families in the font file to support non-asciiyusukes@google.com2009-07-191-10/+20
* Fixing compilation error on Linux with GCC 4.3.3. My environment is Ubuntu 9....yusukes@google.com2009-07-191-1/+1
* Suppress two or so leaks and one invalid read in layout_testsdank@chromium.org2009-07-181-0/+38
* Reverting 21059.jorlow@chromium.org2009-07-189-113/+10
* Enable DOM_STORAGE in our build. Put LocalStorage and SessionStorage behind ...jorlow@chromium.org2009-07-189-10/+113
* Fix Linux shared build of page_cycler_tests.craig.schlenter@chromium.org2009-07-181-0/+1
* Add a new layout-test to exceptions list.eroman@chromium.org2009-07-181-0/+3
* Use new char[] to match the delete[]. To fix a valgrind error.ericroman@google.com2009-07-181-4/+5
* WebKit merge 46050:46087eroman@chromium.org2009-07-181-1/+1
* Use manually constructed IPv6 socket addresses for tests, rather than system ...ericroman@google.com2009-07-188-43/+126
* Add synchronous-mode operation to MockHostResolver; this helps clarify some t...ericroman@google.com2009-07-186-47/+86
* Rebaseline some pixel baselines for linux.eroman@chromium.org2009-07-186-3/+3
* Undo the hacks I landed in r21011, r21012, restoring napi.h to its original f...eroman@chromium.org2009-07-181-30/+1
* Webkit merge 45998:46050.ericroman@google.com2009-07-183-1/+10
* Change DNS field trial to focus on congestion window settingjar@chromium.org2009-07-181-6/+10
* Clear yet another few stats when a new chrome version is installedjar@chromium.org2009-07-181-2/+5
* Enable couple of video tests which passed successfully for couple of days now.mhm@chromium.org2009-07-181-6/+0
* Fix frame turning black when reseting theme. Also simplifies the frameben@chromium.org2009-07-183-46/+37
* Added reference counting to the Pipeline interface.scherkus@chromium.org2009-07-187-80/+82