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
*
When we're initializing the modal dialog box which asks whether the page has ...
jorlow@chromium.org
2010-02-17
5
-54
/
+40
*
Fix valgrind memory leak. Adding missing virtual on a destructor.
joth@chromium.org
2010-02-17
4
-5
/
+5
*
Fix dock icon to properly pick up pasted-on app icons.
avi@chromium.org
2010-02-17
1
-1
/
+6
*
Makes sure we don't display several times the translate infobar for a page.
jcampan@chromium.org
2010-02-17
7
-3
/
+73
*
Relanding r38479. The underlying memory leak in WebKit has been fixed.
jhawkins@chromium.org
2010-02-17
8
-7
/
+67
*
Calls InfoBarClosed on InfoBarDelegates in unit-tests to
jcampan@chromium.org
2010-02-17
2
-0
/
+39
*
Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...
chron@google.com
2010-02-17
23
-22
/
+175
*
Mac: prevent the overlay from sliding in and out on fullscreen mode switch.
viettrungluu@chromium.org
2010-02-17
6
-10
/
+60
*
GTK: Prevent chrome from hanging at shutdown after clicking flash player sett...
erg@google.com
2010-02-17
2
-2
/
+6
*
Added utility to compile webkit with WTF_USE_ACCELERATED_COMPOSITING flag. We...
alokp@chromium.org
2010-02-17
1
-0
/
+11
*
GTK: Fix corrupted tab edges when theme changes.
erg@google.com
2010-02-17
2
-1
/
+27
*
Webkit roll 54898:54905. Includes image decoder crashing fix.
jparent@chromium.org
2010-02-17
2
-8
/
+4
*
Add comment to unit tests previously disabled
hclam@chromium.org
2010-02-17
1
-0
/
+8
*
Disable FFmpegGlueTest.Write and friends
hclam@chromium.org
2010-02-17
1
-4
/
+4
*
Linux: Implement the new AutoFill section of the Options dialog.
jhawkins@chromium.org
2010-02-17
7
-50
/
+103
*
Bookmark manager: don't unset |model_| when executing a command.
estade@chromium.org
2010-02-17
2
-16
/
+5
*
Updating the bookmark manager icons.
arv@chromium.org
2010-02-17
2
-0
/
+0
*
API to allow strategy class to work on the output buffer of OpenMAX
hclam@chromium.org
2010-02-17
12
-147
/
+1343
*
Incorporating review comments from Amit. The keyboard based back forward test...
ananta@chromium.org
2010-02-17
4
-61
/
+30
*
Webkit roll 54848:54898
jparent@chromium.org
2010-02-17
2
-1
/
+18
*
BUG=http://crbug.com/34161
jrg@chromium.org
2010-02-17
2
-2
/
+4
*
This fixes the Mac regression in the startup perf tests by removing the
mirandac@chromium.org
2010-02-17
2
-28
/
+30
*
Minor UI updates on the windows auto-fill UI
georgey@chromium.org
2010-02-17
1
-17
/
+11
*
Fix removing unnecessary files in export_tarball.py
phajdan.jr@chromium.org
2010-02-17
1
-16
/
+14
*
Update xp/moz/vm_peak_r.
chase@chromium.org
2010-02-17
1
-1
/
+1
*
media: remove redundant gyp excludes
evan@chromium.org
2010-02-17
2
-26
/
+9
*
GTK: Add a link to flash settings from the clear browsing history dialog.
erg@google.com
2010-02-17
2
-2
/
+41
*
Update NaCl in Chrome
gregoryd@google.com
2010-02-17
1
-1
/
+1
*
Add unit tests for locaiton arbitrator and browser tests for the access token...
joth@chromium.org
2010-02-17
14
-104
/
+634
*
[Mac] Adds grippys to the left side of the Browser Actions container to resiz...
andybons@chromium.org
2010-02-17
5
-37
/
+77
*
chromeos: Re-init IPC code when window manager starts.
derat@chromium.org
2010-02-17
3
-1
/
+40
*
Use better web app icons.
xiyuan@chromium.org
2010-02-17
1
-2
/
+8
*
Mac: move status bubble to fullscreen window (and back) when switching modes.
viettrungluu@chromium.org
2010-02-17
3
-0
/
+23
*
Removed redundant conditionals from gpu/demos.gyp.
alokp@chromium.org
2010-02-17
1
-20
/
+13
*
Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp.
mmoss@google.com
2010-02-17
5
-12
/
+6
*
Misc. tidy up of various comments found whilst learning the codebase.
joth@chromium.org
2010-02-17
8
-13
/
+20
*
solaris: minor ifdefs
evan@chromium.org
2010-02-17
5
-2
/
+10
*
Disable Mac-like input behavior on all platforms but Mac.
jochen@chromium.org
2010-02-17
2
-0
/
+9
*
Improved debugging python GDB helpers.
evan@chromium.org
2010-02-17
1
-1
/
+76
*
Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...
jorlow@chromium.org
2010-02-17
16
-81
/
+363
*
Updating trunk VERSION from 330.0 to 331.0
chrome-release@google.com
2010-02-17
1
-1
/
+1
*
Disables some WorkerTests on Linux valgrind bots.
hbono@chromium.org
2010-02-17
1
-0
/
+17
*
We need to support the following accelerators in the ChromeFrame Active docum...
ananta@chromium.org
2010-02-17
11
-8
/
+245
*
Translate: Move label parsing logic into common code.
jeremy@chromium.org
2010-02-17
5
-18
/
+59
*
Implement layoutTestController.numberOfPages.
hamaji@chromium.org
2010-02-17
5
-16
/
+62
*
Suppresses the leak in TranslateManagerTest.
hbono@chromium.org
2010-02-17
1
-0
/
+24
*
Updates many commands to require the client to set the
gman@chromium.org
2010-02-17
7
-23
/
+383
*
Fixes the issues with Jump, JumpRel, Call, CallRel
gman@chromium.org
2010-02-17
2
-2
/
+6
*
Try to fix valgrind error.
thakis@chromium.org
2010-02-17
1
-1
/
+1
*
Beginnings of a unit test for downloads that occur in a new window.
tommi@chromium.org
2010-02-17
6
-130
/
+429
[next]