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
*
NTP - Refactor the most visited code to uncouple it from the rest of the NTP.
arv@chromium.org
2010-04-30
10
-1064
/
+1226
*
Disk cache: fix a unit test for Linux.
rvargas@google.com
2010-04-30
1
-4
/
+1
*
Added pool ball image to MANIFEST.
kbr@google.com
2010-04-30
1
-0
/
+1
*
Remove check for bound framebuffer for swapbuffers.
gman@chromium.org
2010-04-30
1
-6
/
+0
*
Fix Bug in RingBuffer
gman@chromium.org
2010-04-30
3
-16
/
+39
*
Roll forward DEPS for assets to pick up dummy dependencies currently
kbr@google.com
2010-04-30
1
-1
/
+1
*
Suppress ChromiumOS AppCache leak.
willchan@chromium.org
2010-04-29
1
-0
/
+26
*
Adding a supression temporarily for bug 42896
gspencer@chromium.org
2010-04-29
1
-0
/
+26
*
Worked around bug in directory copying support in gyp MSVS generator
kbr@google.com
2010-04-29
1
-4
/
+59
*
Fixed problem with some parameters being optimized away by the GLSL
kbr@google.com
2010-04-29
1
-4
/
+12
*
Changing the mediaplayer so it starts over when the clip is finished.
dhg@chromium.org
2010-04-29
2
-57
/
+99
*
When cancelling a pending request, release any outstanding SharedIOBuffer
mark@chromium.org
2010-04-29
2
-17
/
+24
*
Fix Dropping in the bookmark manager
feldstein@chromium.org
2010-04-29
1
-3
/
+8
*
Implement UI automation on the Mac.
jrg@chromium.org
2010-04-29
18
-56
/
+344
*
Changing filebrowser to append a number on the end of an existing directory.
dhg@chromium.org
2010-04-29
1
-2
/
+15
*
Reorganized dependencies in generated samples_gen.gyp so that the
kbr@google.com
2010-04-29
1
-6
/
+32
*
A couple of SPDY server push bug fixes.
mbelshe@chromium.org
2010-04-29
3
-4
/
+8
*
Cleanup pass.
kathyw@chromium.org
2010-04-29
5
-129
/
+155
*
Extend Histogram class to support custom range definitions
jar@chromium.org
2010-04-29
3
-15
/
+205
*
Update expectations for recent performance.
chase@chromium.org
2010-04-29
1
-3
/
+3
*
Suppress extensions leak on Mac.
willchan@chromium.org
2010-04-29
1
-0
/
+26
*
Bookmark manager: Tweak the top bar behavior a bit.
arv@chromium.org
2010-04-29
1
-13
/
+18
*
Fix data dir name for testRedirectHistory on linux
nirnimesh@chromium.org
2010-04-29
1
-1
/
+1
*
Added culling sample.
petersont@google.com
2010-04-29
14
-79
/
+772
*
Suppress two memory errors in spdy tests.
willchan@chromium.org
2010-04-29
1
-0
/
+32
*
Remove accidental #if's. Make old folder window menu go away when mousing ove...
mrossetti@chromium.org
2010-04-29
2
-15
/
+4
*
Added third_party/angleproject to SPECIAL_CASES becuase it is checked-out dir...
alokp@chromium.org
2010-04-29
1
-0
/
+4
*
Changed angleproject to angle due to name change.
alokp@chromium.org
2010-04-29
3
-9
/
+9
*
Add 2 tests for history.
nirnimesh@chromium.org
2010-04-29
6
-19
/
+77
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
48
-112
/
+216
*
Suppress WebCore NotificationCenter leak.
willchan@chromium.org
2010-04-29
1
-0
/
+17
*
Add shared images from bookmark manager to chrome://resources/images/
arv@chromium.org
2010-04-29
7
-14
/
+34
*
Fix dragging a tab out of a window when the only tabs left behind are phantom...
pinkerton@chromium.org
2010-04-29
4
-2
/
+19
*
In the sync integration tests for preferences, don't assume a specific
albertb@chromium.org
2010-04-29
1
-4
/
+5
*
Newer versions of libpng require a flush function to be given.
erg@chromium.org
2010-04-29
1
-1
/
+6
*
test_shell: allow relative paths on the command line
evan@chromium.org
2010-04-29
1
-3
/
+4
*
Fix Alternate-Protocol to work with proxies.
willchan@chromium.org
2010-04-29
2
-29
/
+26
*
Fix HttpAlternateProtocols unit test.
cbentzel@chromium.org
2010-04-29
1
-1
/
+1
*
Http cache: Add support for a dedicated cache thread.
rvargas@google.com
2010-04-29
7
-17
/
+45
*
Fix runtime exception.
skerner@chromium.org
2010-04-29
1
-1
/
+1
*
Disables http/tests/loading/basic-auth-resend-wrong-credentials.html
bulach@chromium.org
2010-04-29
2
-6
/
+3
*
Remove CHECK()s from directory backing store and check return values.
zork@chromium.org
2010-04-29
4
-43
/
+61
*
Fresh ChromeFrame installs triggered via wave required IE to be restarted for...
ananta@chromium.org
2010-04-29
3
-1
/
+68
*
Add the ability to export the captured NetLog data to a formatted text file, ...
eroman@chromium.org
2010-04-29
4
-26
/
+271
*
GTK: more signal handler foolproofing.
estade@chromium.org
2010-04-29
10
-110
/
+80
*
Add and implement cut/copy/paste to the bookmark bar and folder context menus...
mrossetti@chromium.org
2010-04-29
16
-220
/
+1638
*
chromeos: Make Chrome use enums from libcros to talk to WM.
derat@chromium.org
2010-04-29
17
-238
/
+70
*
Clean up some Observer code. Original patch by Thiago Farina (see http://cod...
pkasting@chromium.org
2010-04-29
3
-48
/
+28
*
Enable mouse enter/exit events for the content area on Mac
stuartmorgan@chromium.org
2010-04-29
2
-0
/
+34
*
Added pool, fixed a bug in Bitmap (or to be precise, kbr fixed the bug). Fli...
petersont@google.com
2010-04-29
4
-5
/
+2155
[next]