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
*
Unescape FTP URL paths, Firefox-compatible.
phajdan.jr@chromium.org
2009-09-21
3
-30
/
+55
*
<html>
aa@chromium.org
2009-09-21
8
-76
/
+44
*
DevTools: Get rid of utility functions and ExecuteUtilityFunction as a whole....
pfeldman@chromium.org
2009-09-21
13
-211
/
+70
*
Reimplement video painting for mac using CGContext.
ajwong@chromium.org
2009-09-21
2
-2
/
+39
*
[Mac] Save/restore focus in TabContentsViewMac.
rohitrao@chromium.org
2009-09-21
2
-17
/
+14
*
Adding basic window control to the automation provider for the Mac.
avi@chromium.org
2009-09-21
4
-41
/
+75
*
Remove the "mixed content" security warnings because "no one in the history o...
pinkerton@chromium.org
2009-09-21
1
-271
/
+754
*
Suppress a benign race in SQLLite
timurrrr@chromium.org
2009-09-21
1
-0
/
+11
*
Fix the $1 in the wrench tooltip that should be the product name.
thomasvl@chromium.org
2009-09-21
1
-1
/
+1
*
adding some missing ignores
thomasvl@chromium.org
2009-09-21
0
-0
/
+0
*
Update third_party/icu to 26673 to grab new svn:ignore
maruel@chromium.org
2009-09-21
1
-1
/
+1
*
Changes the main menu from displaying a static image to loading a page.
sky@chromium.org
2009-09-20
5
-45
/
+250
*
Only show extension shelf on demand again.
thakis@chromium.org
2009-09-20
1
-1
/
+0
*
Temporarily always show extension shelf.
thakis@chromium.org
2009-09-20
1
-0
/
+1
*
build-bisect.py: Minor tweaks and Mac fix
rsesek@chromium.org
2009-09-20
1
-10
/
+16
*
remove the right-click devtools behavior
erikkay@chromium.org
2009-09-19
1
-2
/
+1
*
fetch buildbot status list on demand rather than polling.
erikkay@chromium.org
2009-09-19
2
-32
/
+51
*
Turn os x extension shelf on.
thakis@chromium.org
2009-09-19
1
-4
/
+0
*
Fix canary bot by defining platformPageClient method to do nothing.
darin@chromium.org
2009-09-19
4
-10
/
+12
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-19
19
-169
/
+268
*
Workaround for Issue 15949: cannot use the "WenQuanYi Bitmap Song" (chinese F...
yusukes@google.com
2009-09-19
1
-4
/
+23
*
tcmalloc tests & bug fixes:
mbelshe@google.com
2009-09-19
5
-5
/
+539
*
Fix truncation in ru locale.
finnur@chromium.org
2009-09-19
1
-1
/
+1
*
build-bisect: minor usability tweaks
evan@chromium.org
2009-09-19
1
-6
/
+11
*
linux: implement GetCPUUsage() so the task manager shows CPU
evan@chromium.org
2009-09-19
4
-6
/
+140
*
[Mac] Polish the search engine manager
rsesek@chromium.org
2009-09-19
17
-102
/
+775
*
When adding a TabbedPane to anther TabbedPane at 2nd place or later,
oshima@chromium.org
2009-09-19
3
-35
/
+85
*
Do not automatically show extension shelf.
thakis@chromium.org
2009-09-19
1
-3
/
+2
*
Add gtk widget names for stuff in location bar.
mattm@chromium.org
2009-09-19
2
-0
/
+13
*
Disable FFmpeg logging as it interferes with layout tests.
scherkus@chromium.org
2009-09-19
5
-0
/
+14
*
Add back in the "tests we want to pass for the current release" section
ojan@chromium.org
2009-09-19
1
-2
/
+16
*
No-op .gypi change to force GYP to run via the DEPS hook. This should get
mark@chromium.org
2009-09-19
1
-3
/
+9
*
Fix my view id util browsertest breakage.
estade@chromium.org
2009-09-19
1
-0
/
+4
*
Make sure layout tests can run in a freshly-clobbered tree. This looks like it
mark@chromium.org
2009-09-19
1
-3
/
+3
*
Revert 26635 - Change the view mode when switching between moles and toolstri...
mbelshe@google.com
2009-09-18
19
-177
/
+78
*
Change the view mode when switching between moles and toolstrips, and
erikkay@chromium.org
2009-09-18
19
-78
/
+177
*
Mark LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.html
dpranke@google.com
2009-09-18
1
-2
/
+5
*
Fix BrowserFrameWin::OnMoving bad_override coverity error.
mattm@chromium.org
2009-09-18
3
-3
/
+3
*
Fix Chexkbox::SetLabel on windows, which uses view's label instead of
oshima@chromium.org
2009-09-18
3
-1
/
+10
*
Fold WebEditingClient into WebViewClient.
darin@chromium.org
2009-09-18
19
-482
/
+383
*
Update ffmpeg binaries directories to support variants based off the target a...
ajwong@chromium.org
2009-09-18
5
-35
/
+49
*
Fix coverity issue found in flaky DownloadTest, which should also decrease fl...
phajdan.jr@chromium.org
2009-09-18
1
-7
/
+8
*
Upstreamings parts of webkit.gyp (step 2)
yaar@chromium.org
2009-09-18
5
-116
/
+106
*
Move the --type=plugin and --plugin-path arguments to the beginning of the ar...
mdm@chromium.org
2009-09-18
1
-6
/
+7
*
Remove an unused method and reorder methods to match the header.
paul@chromium.org
2009-09-18
1
-7
/
+4
*
Change BrowserBubble to use Close instead of CloseNow. This should make
erikkay@chromium.org
2009-09-18
5
-15
/
+15
*
GTK: Download item as drag source.
estade@chromium.org
2009-09-18
2
-0
/
+28
*
GTK: Add a bunch more widget names for parasite.
estade@chromium.org
2009-09-18
5
-6
/
+64
*
Last checkin contained a typo. Fixing.
mpcomplete@chromium.org
2009-09-18
1
-1
/
+0
*
Revert "Mac YUV assembly"
ajwong@chromium.org
2009-09-18
2
-63
/
+273
[next]