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