summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add translated Terms of Service for 8 Indic locales.mal@chromium.org2009-05-078-849/+947
* Add dir="rtl" to body for ar and he Terms of Service.mal@chromium.org2009-05-072-2/+2
* Move webkit purify messages to a correct filehclam@chromium.org2009-05-072-131/+131
* Roll DEPS to pick up changes to third_party/WebKit@15498hclam@chromium.org2009-05-071-1/+1
* Use ifdef to take away the paint method for media player from machclam@chromium.org2009-05-073-0/+9
* TBR=scherkushclam@chromium.org2009-05-073-4/+1
* Roll the dep to pick up changes to third_party/WebKithclam@chromium.org2009-05-071-1/+1
* Marking two tests as flaky/failing:brg@chromium.com2009-05-071-1/+2
* Refactor media player to move away from webkit_gluehclam@chromium.org2009-05-0722-1841/+1574
* Ignore two memory leak messages by webkit purify bothclam@chromium.org2009-05-071-0/+131
* Correcting some tabbing mistakes.bradnelson@chromium.org2009-05-071-120/+120
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-0721-199/+165
* Add two more error codes to net.rvargas@google.com2009-05-072-2/+9
* Disable some unit tests due to webkit merge 43242:43321hclam@chromium.org2009-05-071-2/+2
* Fix an occurence of 'chromium' that didn't get changed to 'chrome'aa@chromium.org2009-05-071-1/+1
* Remove a no-longer needed hack that appeared to break button layout for NTP f...glen@chromium.org2009-05-071-2/+1
* Fix up some unit tests for HostResolver:wtc@chromium.org2009-05-071-4/+55
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-0719-38/+269
* Add baselines for newly added tests.darin@chromium.org2009-05-075-4/+50
* Add gyp-generated files to svn:ignore.sgk@google.com2009-05-070-0/+0
* fix oopsdarin@chromium.org2009-05-071-2/+3
* fix up expectationsdarin@chromium.org2009-05-061-2/+1
* Don't attempt to destroy the stream in the NPP_URLNotify notification in the ...ananta@chromium.org2009-05-061-3/+0
* Popup whitelisting checkpoint.pkasting@chromium.org2009-05-069-117/+302
* add BUG markers to make the tool stop complainingdarin@chromium.org2009-05-061-17/+18
* Skip a set of ui tests that hang under Valgrind for some reason.dkegel@google.com2009-05-061-0/+2
* BUG=112200rafaelw@chromium.org2009-05-061-30/+59
* Reverting 15468.ben@chromium.org2009-05-0619-107/+130
* Update test expectations based on buildbot output.darin@chromium.org2009-05-061-3/+7
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-0619-130/+107
* Add a variable and settings for -Dtarget_arch=ARM (per Ryan Cairns).sgk@google.com2009-05-061-40/+59
* Fix timeout when not detacheddkegel@google.com2009-05-061-4/+12
* Fix issue where the favicon got centered vertically in RTL mode instead ofarv@chromium.org2009-05-061-1/+1
* Temporarily disable ExtensionViewTest.BottomBar in purify due to some unresol...erikkay@google.com2009-05-061-1/+2
* Clicking on a folder in the bookmark bar now shows its contents as a menu.erg@google.com2009-05-0612-30/+325
* Update test expectations to account for new tests that fail after the merge.darin@chromium.org2009-05-061-0/+16
* Raise the find bar window every time it's shown via Show().estade@chromium.org2009-05-061-0/+2
* Chrome-side of WebKit merge 43242:43321darin@chromium.org2009-05-063-5/+4
* There are cases where a Frame may outlive its associated Page. Get thedarin@chromium.org2009-05-066-63/+72
* linux: make fontconfig deps explicit.evan@chromium.org2009-05-062-3/+7
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-0614-102/+242
* Tweak the padding around toolstrips on the extension shelf.erikkay@google.com2009-05-061-9/+13
* Messed up dependency key in one case when applying feedback. TBR=thomasvlpinkerton@chromium.org2009-05-061-1/+1
* Skip the download shelf altogether for extension downloads. The current UI l...erikkay@google.com2009-05-062-17/+35
* More test expectation updates for Linux.darin@chromium.org2009-05-061-213/+4
* The last redesign of interstitial pages made them to be a render view painted...jcampan@chromium.org2009-05-064-2/+229
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-0615-102/+1083
* More tweaks to test expectations. I was a bit too hasty in removingdarin@chromium.org2009-05-061-1/+3
* Get visual theme support for rendererscpu@google.com2009-05-061-0/+22
* gtest shouldn't link in gtest_main.cc, as that provides its own main().evan@chromium.org2009-05-064-1/+26