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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose functions to resize and get the texture ID from offscreen GLES2 contexts
jamesr@chromium.org
2010-07-08
2
-0
/
+11
*
Chrome side of Pepper v2 scrollbar widget.
jam@chromium.org
2010-07-08
2
-2
/
+6
*
Disable broken test for now
jrg@chromium.org
2010-07-08
1
-1
/
+3
*
Bookmarks: Select items after user actions such as copy and paste, drag and d...
arv@chromium.org
2010-07-08
1
-0
/
+64
*
Revert 51808 - Try to make chrome_tests.gypi include all sources for all targ...
tonyg@chromium.org
2010-07-08
1
-186
/
+153
*
Mark TwoCommandsOneTab test as FLAKY until it can be fixed.
csilv@chromium.org
2010-07-08
1
-1
/
+4
*
Fix fullscreen + bookmark bar folders.
jrg@chromium.org
2010-07-08
1
-2
/
+2
*
Try to make chrome_tests.gypi include all sources for all targets, then exclu...
pkasting@chromium.org
2010-07-08
1
-153
/
+186
*
GTK: Fix highlight and image colors in the new wrench menu.
erg@chromium.org
2010-07-08
7
-45
/
+155
*
Fix command-click for sub-sub-folders.
jrg@chromium.org
2010-07-08
1
-1
/
+1
*
Fix a crashing bug in IsSSN(str) when presented with non-ascii input.
michaeln@chromium.org
2010-07-07
1
-1
/
+1
*
Treat the chevron "off the side" button like the other bookmark bar
jrg@chromium.org
2010-07-07
1
-3
/
+11
*
Reenable the existing desktop notifications unittests which were removed from...
johnnyg@chromium.org
2010-07-07
1
-0
/
+1
*
Fix muli-folder add in Add Page... sheet.
jrg@chromium.org
2010-07-07
2
-0
/
+18
*
Correct bookmark button height and spacing in folders to keep icon integrity.
jrg@chromium.org
2010-07-07
1
-5
/
+3
*
Use new chevron.pdf.
jrg@chromium.org
2010-07-07
3
-4
/
+264
*
Clean up spellchecker unittest. In particular, this:
pkasting@chromium.org
2010-07-07
1
-301
/
+272
*
Revert 51710 - Add Mozilla's ISimpleDOM COM interfaces, which are needed
dmazzoni@chromium.org
2010-07-07
2
-2
/
+0
*
Mac: Don't restore very small windows
thakis@chromium.org
2010-07-07
2
-7
/
+66
*
Refactor certificate viewer code behind ShowCertificateViewer
davidben@chromium.org
2010-07-07
11
-91
/
+135
*
Mac clients should ignore updates of kAcceptLanguages.
skrul@chromium.org
2010-07-07
2
-0
/
+24
*
Implement new Chromium IPCs for copying/dragging.
dcheng@chromium.org
2010-07-07
11
-9
/
+302
*
First cut at an end-to-end browser test for extension context menu API.
asargent@chromium.org
2010-07-07
7
-0
/
+126
*
[Mac] Don't change state from stop to reload when hovered.
shess@chromium.org
2010-07-07
15
-31
/
+413
*
Asynchronous threaded volume get/set/init
scherkus@chromium.org
2010-07-07
5
-224
/
+248
*
Fix valgrind / heapcheck error in 51743
hclam@chromium.org
2010-07-07
1
-10
/
+4
*
Revert experimental change to page_load_test.cc in r51329
nirnimesh@chromium.org
2010-07-07
1
-5
/
+2
*
First semi-successful attempt at mac accessibility.
feldstein@chromium.org
2010-07-07
8
-5
/
+595
*
Clean up reliability suppressions, part 1: Update bug numbers, sort, remove s...
pkasting@chromium.org
2010-07-07
1
-43
/
+41
*
Bookmarks: Fix position of context menu when opened using the keyboard.
arv@chromium.org
2010-07-07
1
-3
/
+24
*
Removed extra/unused </style> tag.
csilv@chromium.org
2010-07-07
1
-1
/
+0
*
Fixes two bugs in wrench menu when shown rtl:
sky@chromium.org
2010-07-07
1
-3
/
+17
*
Inform the SSLClientAuthHandler that a request was cancelled
davidben@chromium.org
2010-07-07
1
-0
/
+2
*
Updating .release file parsing in the setup project. It was looking for the n...
robertshield@chromium.org
2010-07-07
1
-2
/
+2
*
- First round implementation of the Advanced (Under the Hood) options panel.
csilv@chromium.org
2010-07-07
20
-91
/
+775
*
Fix bug in DeleteAllForURL; deletes entire store instead of just
rdsmith@google.com
2010-07-07
1
-1
/
+1
*
Start at cleaning up BrowserMain().
viettrungluu@chromium.org
2010-07-07
5
-361
/
+525
*
Revert 51748 - [Mac] Restore the individually selected tab from a window when...
rsesek@chromium.org
2010-07-07
1
-17
/
+5
*
Revert 51750 - Suppress a new crash in DebugUtil::BreakDebugger.
tonyg@chromium.org
2010-07-07
1
-4
/
+1
*
Arne's patch to make the extension OAuth library work in M5 (which allows
kurrik@chromium.org
2010-07-07
2
-23
/
+67
*
Suppress a new crash in DebugUtil::BreakDebugger.
tonyg@chromium.org
2010-07-07
1
-1
/
+4
*
[Mac] Restore the individually selected tab from a window when using the Hist...
rsesek@chromium.org
2010-07-07
1
-5
/
+17
*
Fixing cloud print proxy. If server request to get printer list times out,
gene@chromium.org
2010-07-07
1
-36
/
+36
*
[chromeos]Update the display name of UK keyboard layout.
suzhe@chromium.org
2010-07-07
1
-1
/
+2
*
Rewrite AudioRendererHost to use AudioController
hclam@chromium.org
2010-07-07
6
-783
/
+908
*
Suppress a V8 crash that's being worked on.
pkasting@chromium.org
2010-07-07
1
-0
/
+3
*
Log whenever the network IP address changes.
eroman@chromium.org
2010-07-07
4
-16
/
+122
*
Put Chromoting plugin behind a flag.
ajwong@chromium.org
2010-07-07
3
-12
/
+20
*
[Mac] Initial implementation of app tabs. Loads the app and displays the corr...
andybons@chromium.org
2010-07-07
8
-31
/
+83
*
Autocomplete and AutoFill entries are shown combined in the suggestions popup.
dhollowa@chromium.org
2010-07-07
8
-68
/
+166
[next]