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
*
This CL adds a utility method that lets you start a process and block until t...
jcampan@chromium.org
2009-04-21
3
-7
/
+122
*
Handle file drops and URL open requests. Along with declaring that we handle ...
avi@google.com
2009-04-21
3
-9
/
+209
*
Unbreak accelerators, and add ctrl+_ for zoom out.
estade@chromium.org
2009-04-21
1
-1
/
+5
*
GTK: Properly escape download item label markup.
estade@chromium.org
2009-04-21
1
-9
/
+10
*
Fix a memory leak in the download shelf.
estade@chromium.org
2009-04-21
1
-2
/
+5
*
Try again to fix "maximized window size wrong after unlock". This is a blind...
pkasting@chromium.org
2009-04-21
1
-20
/
+11
*
Start pulling tcmalloc into the build. Not using it yet
mbelshe@google.com
2009-04-21
4
-0
/
+543
*
Fix #include (.h, not .cc).
sgk@google.com
2009-04-21
1
-1
/
+1
*
Hook up alt-d on linux.
estade@chromium.org
2009-04-21
1
-2
/
+2
*
Stop using deprecated file_util::Trim* functions.
thestig@chromium.org
2009-04-21
1
-4
/
+5
*
This CL fix issue 2674 - search engine name containing parenthesis is not dis...
xji@chromium.org
2009-04-21
5
-10
/
+16
*
I missed this file in my last checkin
estade@chromium.org
2009-04-21
1
-4
/
+11
*
Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...
sgk@google.com
2009-04-21
7
-30
/
+58
*
Add open/close animations to infobar, download shelf.
estade@chromium.org
2009-04-21
7
-48
/
+216
*
Handle a race between the remove tab animation resizing the closing tab and t...
jhawkins@chromium.org
2009-04-21
1
-1
/
+11
*
Fixes FFmpegDemuxerTest.ReadAndSeek test flakiness by using a WaitableEvent.
scherkus@chromium.org
2009-04-21
2
-23
/
+35
*
Video and audio now pauses by playing NULL (0) PCM audio when the playback ra...
ralphl@chromium.org
2009-04-21
2
-10
/
+15
*
DCHECK now allows SetPlaybackRate(0.0f) if the pipeline is stopped.
ralphl@chromium.org
2009-04-21
1
-1
/
+2
*
.gyp file for Breakpad on OS X.
jeremy@chromium.org
2009-04-21
1
-0
/
+99
*
Add a comment for the flakey test.
dglazkov@google.com
2009-04-21
1
-0
/
+1
*
Log the "Proxy-Support: Session-Based-Authentication"
wtc@chromium.org
2009-04-21
2
-29
/
+68
*
Mark flakey test as, well -- flakey.
dglazkov@google.com
2009-04-21
1
-2
/
+1
*
During uninstall on Vista try to elevate if registry entries from HKLM need t...
kuchhal@chromium.org
2009-04-21
3
-1
/
+57
*
Save ~150k on a Linux release build by not inlining DOMWrapperToNode.
deanm@chromium.org
2009-04-21
2
-9
/
+17
*
Update Linux test expectations after merge.
dglazkov@google.com
2009-04-21
1
-0
/
+1
*
- Exteranalize strings but not the results of toString() on non-strings.
davemoore@chromium.org
2009-04-21
2
-13
/
+22
*
Update test expectations to greenify Mac build
dglazkov@google.com
2009-04-21
1
-2
/
+3
*
- Add a new time marker for loadtimes, the time of the first layout
davemoore@chromium.org
2009-04-21
6
-83
/
+50
*
Unit test for sad tab view.
pinkerton@chromium.org
2009-04-21
2
-0
/
+40
*
Unit tests for button cells we use in the UI.
pinkerton@chromium.org
2009-04-21
3
-0
/
+85
*
Fix a leak introduced in http://codereview.chromium.org/62061
dkegel@google.com
2009-04-21
1
-2
/
+2
*
Review URL: http://codereview.chromium.org/77006
apavlov@chromium.org
2009-04-21
7
-41
/
+51
*
Add a bunch of basic unit tests for view classes.
pinkerton@chromium.org
2009-04-21
6
-0
/
+205
*
Rework the RWHV so that when it gets a paint message from the renderer it imm...
avi@google.com
2009-04-21
2
-45
/
+57
*
YUV to RGB with arbitrary scaling.
fbarchard@chromium.org
2009-04-21
5
-30
/
+453
*
More solid detection of browser process in chrome_process_util_linux.cc:
phajdan.jr@chromium.org
2009-04-21
8
-27
/
+55
*
Add 3 crashes to known list.
huanr@chromium.org
2009-04-21
1
-0
/
+9
*
Remove crash 9566 from known list.
huanr@chromium.org
2009-04-21
1
-3
/
+0
*
Hit "valgrind finishing" timeout of 60 seconds on a UI test run, so increase ...
dkegel@google.com
2009-04-21
1
-2
/
+2
*
Rename web_contents_view to tab_contents_view to fix the mac build.
brettw@chromium.org
2009-04-21
1
-1
/
+1
*
Adds suppressions for epoll on Intrepid,
dkegel@google.com
2009-04-21
1
-1
/
+130
*
Fix a leak of the NavigationController during many tests. A duplicate
brettw@chromium.org
2009-04-21
4
-22
/
+14
*
Rename web_contents_view* files to tab_contents_view* to reflect my previous
brettw@chromium.org
2009-04-21
24
-63
/
+56
*
Add a unit test for recycling a keep-alive connection socket
wtc@chromium.org
2009-04-21
1
-0
/
+59
*
Implement file_util::CountFilesCreatedAfter() for posix environments.
evan@chromium.org
2009-04-21
3
-6
/
+42
*
I managed to break test_shell. Reverting. I'll fix tomorrow.
agl@chromium.org
2009-04-21
14
-312
/
+96
*
Build fix
agl@chromium.org
2009-04-21
1
-0
/
+1
*
Build fix: add a stub for background_x11_thread for unit tests
agl@chromium.org
2009-04-21
1
-0
/
+5
*
Build fix: remove deleted header files.
agl@chromium.org
2009-04-21
1
-2
/
+0
*
Linux: move X operations from the IO to UI2 thread.
agl@chromium.org
2009-04-21
13
-96
/
+306
[next]