summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Pasting successfully into a TextField should always triggerfinnur@chromium.org2009-04-062-5/+12
* Update known list for #9615huanr@chromium.org2009-04-061-0/+3
* Linux: more windowless plugin work.evan@chromium.org2009-04-061-78/+73
* Write the star toggle button. Clicking it will bookmark the page.erg@google.com2009-04-066-9/+154
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-0615-147/+142
* Use split instead of os.path.split.ojan@google.com2009-04-061-2/+2
* Update the definition of TabChangedAt in TabStripGtk to match the latest vers...jhawkins@chromium.org2009-04-064-14/+22
* Commits bug issuereview 62043 (http://codereview.chromium.org/62043)sky@chromium.org2009-04-061-3/+3
* Chunk layout tests by top-level directory and run the directoriesojan@google.com2009-04-062-62/+183
* Fix the positioning of the title in TabRendererGtk now that ChromeCanvas text...jhawkins@chromium.org2009-04-061-3/+2
* Updating trunk VERSION build from 173.0 to 174.0laforge@chromium.org2009-04-061-1/+1
* Revert "Add back in the chunking of tests by directory and include the test"ojan@google.com2009-04-062-185/+62
* - Add support for platform specific suppression files for Valgrindnirnimesh@chromium.org2009-04-064-2/+23
* Fix test running break. TBR.ojan@google.com2009-04-061-3/+5
* First pass of refactoring dialogs.avi@chromium.org2009-04-0630-148/+166
* Add back in the chunking of tests by directory and include the testojan@google.com2009-04-062-62/+183
* Reapply linux build fix patch to ffmepg glue code from r12791 that was lost i...hclam@chromium.org2009-04-061-12/+7
* Fix issue 8589: Disable spellcheck field from the context menu when spell che...sidchat@google.com2009-04-061-3/+9
* Roll DEPS to pick up WebKit changes from http://codereview.chromium.org/62058dglazkov@google.com2009-04-061-1/+1
* Better Linux ChromeCanvas text drawing, using Pango.deanm@chromium.org2009-04-065-75/+117
* Removing duplicate test expectationsdglazkov@google.com2009-04-061-6/+0
* Roll out dominantScript, getGenericFontFamily patches to unfork a bunch of fi...dglazkov@google.com2009-04-063-3/+14
* Add YV16 convertfbarchard@chromium.org2009-04-062-13/+65
* DevTools: Glue part for the 'attach early' functionality.pfeldman@chromium.org2009-04-065-30/+62
* DevTools: Split message handling on the agent side into the Renderer and IO h...pfeldman@chromium.org2009-04-068-150/+115
* Fix include guards in GTK tabstrip (chrome/browser/gtk/tabs/).deanm@chromium.org2009-04-063-9/+9
* Redirecting buildbots to use v8_shell.exe instead of v8_shell_sample.exebradnelson@google.com2009-04-065-18/+16
* Rebaseline shadow-related tests after:aa@chromium.org2009-04-0617-21/+8
* Rolling back change 13146.bradnelson@google.com2009-04-062-2/+2
* Fix a crash when canceling a save page operation.paulg@google.com2009-04-061-3/+11
* Changing v8_shell to v8_shell_sample to match what the buildbot expects.bradnelson@google.com2009-04-062-2/+2
* Switching to gyp generated v8 on windows.bradnelson@google.com2009-04-063-410/+100
* Oops, #ifdef = #ifnsylvain@chromium.org2009-04-061-1/+1
* Make the new save as dialog work on Vista too, sincensylvain@chromium.org2009-04-061-2/+2
* It looks like the local files are not built anymore on linuxnsylvain@chromium.org2009-04-061-0/+4
* This test has been flaky since 13111.nsylvain@chromium.org2009-04-051-0/+3
* Suppress skia font leak for now, see http://crbug.com/9757dkegel@google.com2009-04-051-0/+8
* Started failing between revision 13096 and 13099.nsylvain@chromium.org2009-04-051-0/+3
* Switching windows over to gyp generated googleurl.bradnelson@google.com2009-04-053-3/+3
* Reverting 13136.brettw@chromium.org2009-04-051-1/+5
* Re-enable the NavigationControllerHistory test.brettw@chromium.org2009-04-051-5/+1
* Remove more reliance on tab contents types.brettw@chromium.org2009-04-056-571/+397
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-0516-126/+179
* Fixing guid to match sln files (odd this oversight hasn't caused more problems?)bradnelson@google.com2009-04-051-1/+1
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-0425-951/+788
* Make the throbber throb sooner after you navigate. This fixes the new tab page,brettw@chromium.org2009-04-0411-34/+60
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-0415-3/+98
* Remove unused variable from POSIX SharedMemory implementation.thestig@chromium.org2009-04-042-8/+5
* Fix null termination bug when reading UserScriptaa@chromium.org2009-04-041-2/+4
* Gtk: pass the correct event time when we show right click context menus in th...estade@chromium.org2009-04-036-10/+33