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
*
Move nacl_ui_tests to the right section. oops.
nsylvain@chromium.org
2009-10-22
1
-1
/
+1
*
Added the symbols needed to enable heapchecker using a 64-bit compiler (the b...
timurrrr@chromium.org
2009-10-22
1
-0
/
+1
*
Make WebSocketStreamHandleBridge RefCountedThreadSafe.
ukai@chromium.org
2009-10-22
3
-11
/
+11
*
Add LayoutTests/fast/xmlhttprequest/null-document-xmlhttprequest-open.html = ...
ukai@chromium.org
2009-10-22
1
-0
/
+2
*
Updating trunk VERSION from 224.1 to 224.2
chrome-bot@google.com
2009-10-22
1
-1
/
+1
*
Rebaseline fast/forms/search-styled.html for WIN.
tkent@chromium.org
2009-10-22
3
-2
/
+2
*
Fix lifetime management of WebSocketStreamhandleImpl::Context and WebSocketSt...
ukai@chromium.org
2009-10-22
1
-7
/
+34
*
Remove three tests from test expectations.
yutak@chromium.org
2009-10-22
1
-5
/
+0
*
Add NTP to the sidenav.
kathyw@google.com
2009-10-22
31
-0
/
+31
*
Add doc for New Tab Page.
kathyw@google.com
2009-10-22
4
-0
/
+500
*
Quick fix for Alsa stutter - Wake up sooner.
fbarchard@chromium.org
2009-10-22
1
-0
/
+3
*
Fix calculation of length in websocket.cc.
craig.schlenter@chromium.org
2009-10-22
1
-1
/
+1
*
Moved patch from 297003 over to committer repository.
rolandsteiner@chromium.org
2009-10-22
7
-1
/
+133
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-22
10
-58
/
+155
*
Rebaseline video-currentTime-set.html as the test is now running.
scherkus@chromium.org
2009-10-22
3
-4
/
+30
*
Add mac baseline for click-focus-anchor.html.
scherkus@chromium.org
2009-10-22
1
-0
/
+10
*
Don't skip video-currentTime-set.html anymore since upstreamed WebKit fix has...
scherkus@chromium.org
2009-10-22
1
-2
/
+2
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
12
-26
/
+15
*
Do not lower our ready state if the media resource is completely loaded.
scherkus@chromium.org
2009-10-22
1
-1
/
+5
*
Minor adjustments to the fonts on the management page (less squished and more...
finnur@chromium.org
2009-10-22
1
-12
/
+16
*
Mark video-canvas-source.html as passing based on successful history.
scherkus@chromium.org
2009-10-22
1
-3
/
+0
*
Change the strategy used to attempt nesting-deferred work to account equally
mark@chromium.org
2009-10-22
2
-73
/
+117
*
Webkit roll 49895:49926
johnnyg@chromium.org
2009-10-22
1
-1
/
+1
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
12
-15
/
+26
*
Pulling in newer gyp with make build fix.
bradnelson@google.com
2009-10-22
1
-1
/
+1
*
Rebaseline video-canvas-source.html.
scherkus@chromium.org
2009-10-22
3
-0
/
+30
*
Mac: Enable help when there are no windows.
viettrungluu@chromium.org
2009-10-22
3
-2
/
+21
*
[Mac] Cmd-Return in the omnibox should revert the omnibox text back to its or...
rohitrao@chromium.org
2009-10-22
3
-12
/
+29
*
Expand the options for how FLIP runs. The GFE team needs
mbelshe@google.com
2009-10-21
5
-6
/
+33
*
Suppressing two media layout tests.
scherkus@chromium.org
2009-10-21
1
-0
/
+2
*
Pull in ICU @ r=29733 to add am/sw locale data and invuca table.
jshin@chromium.org
2009-10-21
1
-1
/
+1
*
Don't call chrome.initExtension if we already called it.
mpcomplete@chromium.org
2009-10-21
1
-2
/
+4
*
Fix O3D release binary. Turns out that with current tools we always need GCC_...
maf@google.com
2009-10-21
1
-1
/
+1
*
Pulling in latest gyp with fix for make generator handling wildcard_suppressed
bradnelson@google.com
2009-10-21
1
-2
/
+2
*
Add the nacl ui test to the Chromium Builder configuration.
nsylvain@chromium.org
2009-10-21
1
-0
/
+1
*
Coverity: Convert dll_path_ to a std::wstring. This avoids having dll_path_ ...
jhawkins@chromium.org
2009-10-21
5
-16
/
+20
*
[Mac] Simplify field editor code which tracks whether editor rect changed.
shess@chromium.org
2009-10-21
5
-312
/
+67
*
- found all symbols that we directly access from assembly and marked them as ...
markus@chromium.org
2009-10-21
13
-486
/
+210
*
Re-enable the paint_center option in ImagePainter.
johnnyg@chromium.org
2009-10-21
3
-6
/
+22
*
Create an initial Chrome page for file browsing. This just implements the
brettw@chromium.org
2009-10-21
8
-0
/
+399
*
Remove flaky expectations for a bunch of tests.
jparent@chromium.org
2009-10-21
1
-10
/
+1
*
GTK: add checkbox to external protocol dialog.
estade@chromium.org
2009-10-21
2
-13
/
+48
*
Disk cache: Fix a race accessing a file's reference counter
rvargas@google.com
2009-10-21
1
-3
/
+10
*
Trim the lsb_release output in GetLinuxDistro.
thestig@chromium.org
2009-10-21
1
-1
/
+3
*
Rename AutofillManager to FormFieldHistoryManager to better reflect the purpo...
jhawkins@chromium.org
2009-10-21
7
-13
/
+212
*
Coverity: Pass strings by reference.
jhawkins@chromium.org
2009-10-21
2
-4
/
+4
*
Copyedit of pageAction.html. Also some bracket fixes to manifest.html.
kathyw@google.com
2009-10-21
4
-110
/
+154
*
The Management UI now fetches the icon for each extension
finnur@chromium.org
2009-10-21
7
-7
/
+30
*
Start running video-canvas-source.html before we mark it as fully passing.
scherkus@chromium.org
2009-10-21
1
-2
/
+2
*
Make gtk menu block on call to RunMenuAt.
chocobo@google.com
2009-10-21
4
-6
/
+35
[next]