summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Send Breakpad and debugger status to the metrics service on the Mac.mark@chromium.org2009-09-146-41/+77
* Implement functions to return the primary display dimensions and the numbermark@chromium.org2009-09-141-0/+49
* Extension Doc Changes (no building or testable changes) - Build on Mac, find ...rafaelw@chromium.org2009-09-131-15/+19
* For the purposes of the "system color space," use the main display's colormark@chromium.org2009-09-131-9/+13
* Warm up the generic CMYK profile before building a sandbox.mark@chromium.org2009-09-131-15/+17
* posix: NOTIMPLEMENTED in --pack-extensionevan@chromium.org2009-09-131-0/+2
* remove unneeded purify errorserikkay@chromium.org2009-09-133-10/+0
* handle "Purify" build dir in addition to "Release" and "Debug"erikkay@chromium.org2009-09-121-21/+60
* Support the View Page Info option in the ExternalTabContainer, which would al...ananta@chromium.org2009-09-122-1/+15
* DevTools: be ready for WebKit r48314.mnaganov@chromium.org2009-09-121-1/+1
* Change the purify tests to run with the default memory allocatornsylvain@chromium.org2009-09-121-0/+4
* Attempt to silence purify bots with tcmalloc.mbelshe@google.com2009-09-122-0/+5
* (arg... missed a file in my previous commit)erikkay@chromium.org2009-09-121-25/+0
* add more exceptions to the stupid renderthread testerikkay@chromium.org2009-09-121-0/+39
* [Mac] Implement the search engine managerrsesek@chromium.org2009-09-1213-100/+3693
* Try to fix build.thakis@chromium.org2009-09-125-0/+12
* Let cmd-e write the selection into the find pasteboard.thakis@chromium.org2009-09-1213-12/+105
* Reverting 26070 from media tests failuremhm@chromium.org2009-09-124-76/+286
* Media Bench file IO redux to address mp4 parsing issue.fbarchard@chromium.org2009-09-122-117/+262
* linux: drop my libxul hack; it didn't workevan@chromium.org2009-09-124-50/+0
* Mac Assembler and Linux cleanupfbarchard@chromium.org2009-09-124-286/+76
* Clean up a few things about the first run bubble code:pkasting@chromium.org2009-09-122-254/+291
* linux: fix path in chromium-browser manpageevan@chromium.org2009-09-122-1/+4
* Add missing #include <string> in a new file that uses std::string.mark@chromium.org2009-09-121-0/+1
* Linux: don't crash when closing tabs that have open login prompts.mdm@chromium.org2009-09-121-0/+4
* Updating trunk VERSION build from 208.0 to 209.0laforge@chromium.org2009-09-121-1/+1
* posix: trivial error message cleanupevan@chromium.org2009-09-121-1/+1
* Bookmark context menu: pass the correct parent to the bookmark editor.estade@chromium.org2009-09-122-2/+2
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-125-3/+50
* Update shard-all-tests.sh to save the raw valgrind output files,dank@chromium.org2009-09-121-30/+74
* Rollback webkit a few revisions to fix the dev tools.darin@chromium.org2009-09-121-1/+1
* Disable browser shutdown measurements on non-Windows platforms.agl@chromium.org2009-09-122-0/+8
* Update some comments. No code change.mdm@chromium.org2009-09-122-2/+2
* The SSL policy when showing an error page sets the page type on the wrong nav...jcampan@chromium.org2009-09-121-2/+6
* Add one more mac suppression found with a local run and slightly different co...dank@chromium.org2009-09-121-8/+34
* Do not send or store cookies for extensions autoupdate http requests.asargent@chromium.org2009-09-125-2/+22
* WTF and PCRE should use JavaScriptCore/config.h and WebCore should usemark@chromium.org2009-09-114-300/+3
* Extension apis: windows.create({url:}) now supports relative paths.rafaelw@chromium.org2009-09-115-19/+116
* Non-blocking connect() attempts may fail synchronously in some cases. Whenmark@chromium.org2009-09-112-40/+49
* Size popups by their contents, not the window's outer bounds.estade@chromium.org2009-09-113-14/+41
* Handling a case where the browser_iterator_ would be NULL. The DCHECK was fi...tommi@chromium.org2009-09-111-3/+3
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-1152-519/+486
* Update WebKit to r48317.darin@chromium.org2009-09-112-2/+12
* Update WebKit to r48283.darin@chromium.org2009-09-111-1/+1
* Update test expectations a bit to match the last 300ojan@google.com2009-09-111-15/+7
* GTK: Set the back/forward and bookmark bar menus to always show their images.estade@chromium.org2009-09-117-0/+37
* Fix About box truncation in some locales when new version is available.finnur@chromium.org2009-09-1133-33/+33
* Don't depend on scoped_any.nick@chromium.org2009-09-112-26/+27
* Revert 26016 - valgrind leak -sgk@google.com2009-09-113-54/+0
* ExternalTabcontainer browser to initial URLamit@chromium.org2009-09-117-202/+351